close

Filter

loading table of contents...

Release Notes / Version 10.2107

Table Of Contents

CAE now uses Spring Boot's WebMvcAutoConfiguration

CAE used to set up Spring MVC without taking advantage of Spring Boot's WebMvcAutoConfiguration. Now it uses Spring Boot's WebMvcAutoConfiguration integrating the well known beans such as 'httpMessageConverters' and 'handlerInterceptors'. This change is considered breaking because the most important Spring MVC beans are now set up by Spring Boot itself.

(CMS-10859)

Search Results

Table Of Contents