wuxw
2019-10-13 7a42ff70b804cb291ebf539172d2d3c372f44cec
WebService/src/main/java/com/java110/web/WebServiceApplicationStart.java
@@ -32,7 +32,7 @@
        "com.java110.service.controller",
        "com.java110.service.filter",
        "com.java110.service.init",
        "com.java110.web", "com.java110.core", "com.java110.cache"})
        "com.java110.web", "com.java110.core", "com.java110.config.properties.code","com.java110.cache"})
@EnableDiscoveryClient
//@EnableConfigurationProperties(EventProperties.class)
@EnableAutoConfiguration(exclude = {DataSourceAutoConfiguration.class})