Constant Field Values
Contents
org.springframework.*
org.springframework.boot.autoconfigure.EnableAutoConfiguration Modifier and Type Constant Field Value public static final StringENABLED_OVERRIDE_PROPERTY"spring.boot.enableautoconfiguration"
org.springframework.boot.autoconfigure.cloud.CloudAutoConfiguration Modifier and Type Constant Field Value public static final intORDER-2147483628
org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties Modifier and Type Constant Field Value public static final StringDEFAULT_PREFIX""public static final StringDEFAULT_SUFFIX".ftl"public static final StringDEFAULT_TEMPLATE_LOADER_PATH"classpath:/templates/"
org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties Modifier and Type Constant Field Value public static final StringDEFAULT_PREFIX""public static final StringDEFAULT_REQUEST_CONTEXT_ATTRIBUTE"spring"public static final StringDEFAULT_RESOURCE_LOADER_PATH"classpath:/templates/"public static final StringDEFAULT_SUFFIX".tpl"
org.springframework.boot.autoconfigure.mongo.MongoProperties Modifier and Type Constant Field Value public static final intDEFAULT_PORT27017public static final StringDEFAULT_URI"mongodb://localhost/test"
org.springframework.boot.autoconfigure.mustache.MustacheProperties Modifier and Type Constant Field Value public static final StringDEFAULT_PREFIX"classpath:/templates/"public static final StringDEFAULT_SUFFIX".html"
org.springframework.boot.autoconfigure.security.SecurityProperties Modifier and Type Constant Field Value public static final intACCESS_OVERRIDE_ORDER2147483640public static final intBASIC_AUTH_ORDER2147483642public static final intDEFAULT_FILTER_ORDER-100public static final intIGNORED_ORDER-2147483648
org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoProperties Modifier and Type Constant Field Value public static final StringDEFAULT_LOGIN_PATH"/login"
org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties Modifier and Type Constant Field Value public static final StringDEFAULT_PREFIX"classpath:/templates/"public static final StringDEFAULT_SUFFIX".html"
org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration Modifier and Type Constant Field Value public static final StringDEFAULT_DISPATCHER_SERVLET_BEAN_NAME"dispatcherServlet"public static final StringDEFAULT_DISPATCHER_SERVLET_REGISTRATION_BEAN_NAME"dispatcherServletRegistration"org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration Modifier and Type Constant Field Value public static final StringDEFAULT_PREFIX""public static final StringDEFAULT_SUFFIX""