This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
PathMatchingResourcePatternResolver failed to find resources by mask like classpath:/db/migration/*.sql
#1681
Labels
for: external-project
For an external project and not something we can fix
Resources are correctly included in the image and direct paths like
classpath:db/migration/V1__initial.sql
work as expected.Usage code:
https://github.com/nkonev/r2dbc-migrate/blob/master/r2dbc-migrate-resource-reader-spring/src/main/java/name/nkonev/r2dbc/migrate/reader/SpringResourceReader.java
The text was updated successfully, but these errors were encountered: