- Upgrade spring-boot.version to 2.7.18 (latest 2.7.x LTS release)
- Add explicit mysql-connector-java version management (8.0.33) as it's
no longer managed by Spring Boot 2.7.x BOM
- Update spring-boot-maven-plugin to use ${spring-boot.version} property
- Add spring.mvc.pathmatch.matching-strategy=ant_path_matcher to resolve
Springfox 3.0.0 compatibility issue with Spring Boot 2.7.x path matching
|
||
|---|---|---|
| .. | ||
| src/main | ||
| pom.xml | ||