Files
spring-data-rest/spring-data-rest-webmvc
Oliver Drotbohm 2aca2b24e0 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:38:47 +02:00
..
2021-08-12 15:16:22 +02:00