Merge branch '1.5.x'

This commit is contained in:
Stephane Nicoll 2017-03-10 09:22:46 +01:00
commit dc3b2a70b9
1 changed files with 1 additions and 1 deletions

View File

@ -467,7 +467,7 @@ is also a good candidate as the primary `@Configuration`.
TIP: Many Spring configuration examples have been published on the Internet that use XML
configuration. Always try to use the equivalent Java-based configuration if possible.
Searching for `+enable*+` annotations can be a good starting point.
Searching for `+Enable*+` annotations can be a good starting point.