Currently I need to configure both of them:

spring.sql.init.mode: always
spring.batch.jdbc.initialize-schema: always

Here is prototype: https://github.com/spring-projects/spring-boot/compare/main...quaff:spring-boot:patch-138?expand=1