Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

스프링 프레임워크 3.2의 새로운 기능 및 향상된 기능

1. Support for Servlet 3 based asynchronous request processing
2. Spring MVC Test framework
3. Content negotiation improvements
4. @ControllerAdvice annotation
5. Matrix variables
6. Abstract base class for code-based Servlet 3+ container initialization
7. ResponseEntityExceptionHandler class
8. Support for generic types in the RestTemplate and in @RequestBody arguments
9. Jackson JSON 2 and related improvements
10. Tiles 3
11. @RequestBody improvements
12. HTTP PATCH method
13. Excluded patterns in mapped interceptors
14. Using meta-annotations for injection points and for bean definition methods
15. Initial support for JCache 0.5
16. Support for @DateTimeFormat without Joda Time
17. Global date & time formatting
18. New Testing Features
19. Concurrency refinements across the framework
20. New Gradle-based build and move to GitHub
21. Refined Java SE 7 / OpenJDK 7 support