Closed hantsy closed 2 years ago
Follow the Spring Boot pattern, set Set classpath:/db/migration/*.sql as the default resource paths in R2dbc Migrate Spring Boot starter. Thus just adding a dependency and no extra config to make it work.
classpath:/db/migration/*.sql
Follow the Spring Boot pattern, set Set
classpath:/db/migration/*.sql
as the default resource paths in R2dbc Migrate Spring Boot starter. Thus just adding a dependency and no extra config to make it work.