Generated by
JDiff

Class org.springframework.web.context.support.StandardServletEnvironment

Changed Methods
void customizePropertySources(MutablePropertySources) Documentation changed from old to new.
Customize the set of property sources with those contributed by superclasses as well as those appropriate for standard servlet-based environments:
  • {@value #SERVLET_CONFIG_PROPERTY_SOURCE_NAME}
  • {@value #SERVLET_CONTEXT_PROPERTY_SOURCE_NAME}
  • {@value #JNDI_PROPERTY_SOURCE_NAME}