Class ControllerConfiguration

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

    @Configuration()@EnableConfigurationProperties(value = {ControllerProperties.class}) 
    public final class ControllerConfiguration
     implements WebMvcConfigurer