-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Description
Vasyl Tretiakov opened SPR-11847 and commented
Section 2.2 gives an overview of key modules. However nothing is said about the Messaging module.
2.2. Modules
2.2.1. Core Container
2.2.2. Data Access/Integration
2.2.3. Web
2.2.4. AOP and Instrumentation
2.2.5. Test
It is worth adding a short overview of the messaging module. Something like
"Spring Framework 4 includes a new spring-messaging module with key abstractions from the Spring Integration project such as Message, MessageChannel, MessageHandler and others that can serve as a foundation for such a messaging architecture. The module also includes a set of annotations for mapping messages to methods, similar to the Spring MVC annotation based programming model."
Affects: 4.0.5
Reference URL: http://docs.spring.io/spring/docs/4.0.5.RELEASE/spring-framework-reference/htmlsingle/#overview-modules
Referenced from: commits 59c5d7d