Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreSpring 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.
Bootstrap your application with Spring Initializr.