Spring Cloud Task
2.4.3Spring Cloud Task allows a user to develop and run short lived microservices using Spring Cloud and run them locally, in the cloud, even on Spring Cloud Data Flow. Just add @EnableTask
and run your app as a Spring Boot app (single application context).
If you are new to Spring Cloud Task, take a look at our Getting Started docs.
Quickstart Your Project
Bootstrap your application with
Spring Initializr.
Documentation
Each Spring project has its own; it explains in great details
how
you can use project features and what you can achieve with
them.
2.4.3 CURRENT GA | Reference Doc. | API Doc. |
3.0.0-M4 PRE | Reference Doc. | API Doc. |
2.4.2 GA | Reference Doc. | API Doc. |
2.3.2 GA | Reference Doc. | API Doc. |
2.2.5.RELEASE GA | Reference Doc. | API Doc. |
2.1.4.RELEASE GA | Reference Doc. | API Doc. |
2.0.0.RELEASE GA | Reference Doc. | API Doc. |
1.3.1.RELEASE GA | Reference Doc. | API Doc. |
1.2.3.RELEASE GA | Reference Doc. | API Doc. |
1.1.2.RELEASE GA | Reference Doc. | API Doc. |
Branch | Initial Release | End of Support | End Commercial Support * |
---|---|---|---|
2.4.x
|
2021-11-29 | 2023-05-18 | 2024-08-22 |
2.3.x
|
2020-12-21 | 2021-12-21 | 2023-04-21 |
2.2.x
|
2019-11-22 | 2020-11-22 | 2022-03-22 |
2.1.x
|
2019-01-22 | 2020-01-22 | 2021-05-22 |
2.0.x
|
2018-05-03 | 2019-05-03 | 2020-09-03 |
OSS support
Free security updates and bugfixes with support from the Spring community. See VMware Tanzu OSS support policy.
Commercial support
Business support from Spring experts during the OSS timeline, plus extended support after OSS End-Of-Life.
Publicly available releases for critical bugfixes and security issues when requested by customers.
Future release
Generation not yet released, timeline is subject to changes.
About commercial support (*)
This page shows the current state of project releases and does not define the commercial support policy.
Please refer to the official support policy for more information.