Constant Field Values


Contents
org.springframework.*

org.springframework.boot.SpringApplication
public static final String DEFAULT_WEB_CONTEXT_CLASS "org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext"

org.springframework.boot.context.embedded.EmbeddedWebApplicationContext
public static final String DISPATCHER_SERVLET_NAME "dispatcherServlet"

org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor
public static final String VALIDATOR_BEAN_NAME "configurationPropertiesValidator"

org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessorRegistrar
public static final String BINDER_BEAN_NAME "propertySourcesBinder"



Copyright © 2013. All Rights Reserved.