Generated by
JDiff

Package org.springframework.context.support

Changed Classes
AbstractApplicationContext Abstract implementation of the org.springframework.context.ApplicationContext interface.
MessageSourceSupport Base class for message source implementations, providing support infrastructure such as java.text.MessageFormat handling but not implementing concrete methods defined in the org.springframework.context.MessageSource.
PropertySourcesPlaceholderConfigurer Specialization of PlaceholderConfigurerSupport that resolves ${...} placeholders within bean definition property values and {@code @Value} annotations against the current Spring Environment and its set of PropertySources.