Use strict H2 query syntax for paging query provider

Simplify tests a bit

Updated to snapshot dependencies

Updated test and to set the version of h2 to us boot bom.
This commit is contained in:
Henning Poettker
2022-01-02 02:15:06 +01:00
committed by Glenn Renfro
parent 65d3510157
commit a95b420315
11 changed files with 192 additions and 173 deletions

View File

@@ -2,3 +2,4 @@ spring.application.name=Single Step Batch Job
spring.batch.job.jobName=job
spring.batch.job.stepName=step1
spring.batch.job.chunkSize=5
spring.batch.jdbc.initialize-schema=always