This commit is contained in:
Sabby Anandan
2016-09-22 12:28:50 -07:00
parent 004a1abe38
commit 9543d83562

View File

@@ -182,7 +182,7 @@ A short-lived microservices framework to quickly build applications that perform
<!-- Spring Cloud Task App Starters -->
{% capture project_description %}
Spring Cloud Task Application Starters are Spring Boot applications that may be any process including Spring Batch jobs that do not run forever, and they end/stop after a finite period of data processing.
Spring Cloud Task App Starters are Spring Boot applications that may be any process including Spring Batch jobs that do not run forever, and they end/stop after a finite period of data processing.
{% endcapture %}
{% include project_block.md site_url="http://cloud.spring.io/spring-cloud-task-app-starters" repo_url="https://github.com/spring-cloud/spring-cloud-task-app-starters" project_title="Spring Cloud Task App Starters" project_description=project_description %}