Files
spring-data-rest/spring-data-rest-webmvc
Oliver Drotbohm e06ad7282d Avoid reflection in RepositoryRestMvcConfiguration.
We now completely avoid reflection in RepositoryRestMvcConfiguration by delaying all bean lookups that were previously declared through autowired fields.

Fixes #2057.
2021-08-26 15:44:09 +02:00
..
2021-08-12 11:37:30 +02:00