mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
This only registers the default locations, not the one users can provide via 'spring.sql.init.schema-locations' and 'spring.sql.init.data-locations'. Closes gh-31533