Class ExtendedWebMvcConfigurer

  • All Implemented Interfaces:
    org.springframework.web.servlet.config.annotation.WebMvcConfigurer

    @Configuration
    public class ExtendedWebMvcConfigurer
    extends Object
    implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer
    Extended WebMvcConfigurer
    • Constructor Detail

      • ExtendedWebMvcConfigurer

        @Autowired
        public ExtendedWebMvcConfigurer​(org.springframework.http.converter.json.Jackson2ObjectMapperBuilder objectMapperBuilder)