Files
spring-data-commons/src/main/java/org
Oliver Gierke 73b9d60be5 DATACMNS-330, DATACMNS-331 - More improvements on web configuration.
Reverting the registration of the DomainClassConverter as a Spring bean an prefer direct registration against the FormatterRegistry handed into addFormatters(…) of WebMvcConvfigurerAdapter. Otherwise we run into CGLib issues while enhancing the config classes.
2013-05-22 10:18:26 +02:00
..