Class ServicesRestWebMvcAutoConfiguration

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

    @Configuration
    @AutoConfigureAfter(org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.class)
    public class ServicesRestWebMvcAutoConfiguration
    extends java.lang.Object
    implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer
    • Constructor Detail

      • ServicesRestWebMvcAutoConfiguration

        public ServicesRestWebMvcAutoConfiguration​(org.springframework.http.converter.json.Jackson2ObjectMapperBuilder objectMapperBuilder)