Updated per code review
This commit is contained in:
@@ -36,7 +36,7 @@ badges:
|
||||
|
||||
{% capture billboard_description %}
|
||||
|
||||
Spring Cloud Task allows a user to develop and run short lived microservices using Spring Cloud and run them locally, or in the cloud, or even on Spring Cloud Data Flow. Just add `@EnableTask` and run your app as a Spring Boot app (single application context).
|
||||
Spring 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).
|
||||
|
||||
{% endcapture %}
|
||||
|
||||
@@ -74,7 +74,6 @@ public class ExampleApplication {
|
||||
|
||||
* [Spring Batch](http://spring.io/spring-batch/)
|
||||
* [Spring Cloud Data Flow](http://cloud.spring.io/spring-cloud-dataflow/)
|
||||
* [Spring XD]({{site.projects_site_url}}/spring-xd/)
|
||||
|
||||
{% endcapture %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user