Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Complete
-
1.2.0.RELEASE, 1.2.1.RELEASE, 1.2.2.RELEASE
-
All environments
Description
For some environments, notably GAE, it is preferable to use XML configuration instead of annotations. Doing so reduces the amount of time required for applications to start up. In an environment like GAE where applications are frequently created and destroyed, using XML configuration can greatly increase performance. See https://developers.google.com/appengine/articles/spring_optimization