Fix misleading description for Spring Batch

Closes gh-587
This commit is contained in:
Stephane Nicoll 2018-02-01 11:26:33 +01:00
parent 1d9a68d6fc
commit fd3d94593c

View File

@ -1135,7 +1135,7 @@ initializr:
content: content:
- name: Batch - name: Batch
id: batch id: batch
description: Spring Batch including HSQLDB database description: Spring Batch support
links: links:
- rel: guide - rel: guide
href: https://spring.io/guides/gs/batch-processing/ href: https://spring.io/guides/gs/batch-processing/