Spring Cloud Task 1.0.0.M2 is now available
We are pleased to announce the release of Spring Cloud Task 1.0.0.M2. This is the second milestone of the Spring Cloud Task project with some exciting new features!
What's New?
With the M1 release of Spring Cloud Task, we introduced the concept of a task, the @EnableTask
annotation, and the general concept of a microservice that has an end. We've been quite busy since then. Some of the highlights of what is new include:
- Spring Cloud Task Listeners
- Integration with Spring Cloud Stream
- Integration with Spring Batch
- More samples
Let's take a look at what each of these include.