See: Description
Class | Description |
---|---|
AutoConfigurationPackages |
Class for storing auto-configuration packages for reference later (e.g.
|
MessageSourceAutoConfiguration | |
PropertyPlaceholderAutoConfiguration |
Annotation Type | Description |
---|---|
AutoConfigureAfter |
Hint for that an
auto-configuration should be applied
after other specified auto-configuration classes. |
AutoConfigureBefore |
Hint for that an
auto-configuration should be applied
before other specified auto-configuration classes. |
EnableAutoConfiguration |
Enable auto-configuration of the Spring Application Context, attempting to guess and
configure beans that you are likely to need.
|
EnableAutoConfiguration
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.