Files
spring-boot/spring-boot-project
Brian Clozel e65732e178 Fix Flyway sub-folders support in Native image
Prior to this commit, the native image support for scanning Flyway
migration scripts would not scan sub-folders at runtime when running a
Native image.

This commit ensures that the resource scanning at runtime also considers
sub-directories for native images.

Fixes gh-49661
2026-03-23 09:50:02 +01:00
..
2026-03-19 09:36:02 +01:00