Commit Graph

2 Commits (b13beccc4785dd81b61cf55d5a5c4b454ef8a021)

Author SHA1 Message Date
Vedran Pavic 8e2e493946 Remove HSQLDB dependency from Batch Starter
This commit removes HSQLDB dependency from Batch Starter as most apps
that use Spring Batch will prefer to use a RDBMS of their choice to store
batch metadata.

Additionally, explicit spring-jdbc dependency has been replaced with JDBC
Starter dependency.

See gh-6081
9 years ago
Dave Syer 8127695240 Add META-INF/spring.provides to starters 11 years ago