• Vedran Pavic's avatar
    Remove HSQLDB dependency from Batch Starter · 8e2e4939
    Vedran Pavic authored
    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
    8e2e4939
spring.provides 27 Bytes