Routing Module Changes
Breaking Changes
| Version | Timing | Changes |
|---|---|---|
| 6.1.0 | Spring Boot was updated to 4.1.0. Consider the release notes of that update. Routing Module: Static Resources are no longer be served from classpath:/META-INF/resources. Serving from classpath:/resources/, classpath:/public/ and classpath:/static/ is still supported. |