|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Added Classes and Interfaces | |
|
A single {@code condition} that must be #matches matched in order for a component to be registered. |
|
Context information for use by Conditions. |
|
Indicates that a component is only eligible for registration when all #value() specified conditions match. |
|
A Condition that offers more fine-grained control when used with {@code @Configuration}. |
ConfigurationPhase |
The various configuration phases where the condition could be evaluated. |
|
Complete implementation of the org.springframework.beans.factory.support.AutowireCandidateResolver strategy interface, providing support for qualifier annotations as well as for lazy resolution driven by the Lazy annotation in the {@code context.annotation} package. |
|
A variation of ImportSelector that runs after all {@code @Configuration} beans have been processed. |
|
Adds a textual description to bean definitions derived from org.springframework.stereotype.Component or Bean. |
|
Container annotation that aggregates several PropertySource annotations. |
Changed Classes | |
|
Standalone application context, accepting annotated classes as input - in particular @Configuration-annotated classes, but also plain @Component types and JSR-330 compliant classes using {@code javax.inject} annotations. |
|
Utility class that allows for convenient registration of common org.springframework.beans.factory.config.BeanPostProcessor and org.springframework.beans.factory.config.BeanFactoryPostProcessor definitions for annotation-based configuration. |
|
A component provider that scans the classpath from a base package. |
LookupElement |
Class representing generic injection information about an annotated field or setter method, supporting @Resource and related annotations. |
|
BeanFactoryPostProcessor used for bootstrapping processing of @Configuration classes. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |