- Java 21
- Spring Boot 4 RC1
- Example Project: https://github.com/hantsy/spring7-sandbox/tree/master/boot-api-versioning-webmvc
When I wrote the example codes, I found there is no convenient methods for configuring API versioning.
BTW, it seems MockRestServiceServer is also not updated for apiversion mock/assertion.