Bump Batch entry priority

Closes gh-599
This commit is contained in:
Stephane Nicoll
2018-02-12 11:15:28 +01:00
parent 2cacc4bfcf
commit 7d8efecb9d

View File

@@ -1139,6 +1139,7 @@ initializr:
- name: Batch
id: batch
description: Spring Batch support
weight: 100
links:
- rel: guide
href: https://spring.io/guides/gs/batch-processing/