Spring Integration 4.2 Milestone 1 is Available
We are pleased to announce that the first milestone of Spring Integration 4.2 is now available (4.2.0.M1).
This release includes:
- A significant overhaul of the JMX support in the framework, providing performance and other improvements when JMX is enabled
- A preview of STOMP client-side channel adapters based on the support in Spring Framework 4.2
- A mongodb metadata store
@SecuredChannel
annotation- Conditional Pollers - the polling interval can be adjusted dynamically, based on the results of (or before executing) the current poll
- Cross Origin Resource Sharing (CORS) support in the http inbound gateway
- Many internal improvements …