UserConfigurations
Configurations representing user-defined @Configuration
classes (i.e. those defined in classes usually written by the user).
Author
Phillip Webb
Since
2.0.0
Functions
Link copied to clipboard
Collate the given configuration by sorting and merging them.
Link copied to clipboard
Return the bean name that should be used for the given configuration class or
null
to use the default name.Link copied to clipboard
Return the classes from all the specified configurations in the order that they would be registered.