类 WebMvcAutoconfigure

java.lang.Object
net.guerlab.cloud.web.webmvc.autoconfigure.WebMvcAutoconfigure

@Configuration @AutoConfigureAfter(net.guerlab.cloud.core.autoconfigure.ObjectMapperAutoconfigure.class) @EnableConfigurationProperties(net.guerlab.cloud.security.core.properties.CorsProperties.class) public class WebMvcAutoconfigure extends Object
web mvc配置.
作者:
guer
  • 构造器详细资料

    • WebMvcAutoconfigure

      public WebMvcAutoconfigure()