spring-projects / spring-data-rest

Simplifies building hypermedia-driven REST web services on top of Spring Data repositories
https://spring.io/projects/spring-data-rest
Apache License 2.0
913 stars 561 forks source link

Adapt to changes in `RequestMappingHandlerMapping` #2338

Closed odrotbohm closed 9 months ago

odrotbohm commented 9 months ago

Some recent changes in Spring Framework rendered a couple of our unit tests broken as they were incompletely setting up infrastructure components.