Class VectorsControllerConfiguration

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

    @Configuration()@Profile(value = {"vectors"})@Order(value = 2147483647) 
    public final class VectorsControllerConfiguration
     implements WebMvcConfigurer