SpringCloudLearning icon indicating copy to clipboard operation
SpringCloudLearning copied to clipboard

sc-f-gateway-first-sight这个跑不起来

Open hongyuqin opened this issue 6 years ago • 0 comments

这个要改pom.xml才跑的起来,exclude掉tomcat <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-tomcat</artifactId>

hongyuqin avatar Oct 31 '19 02:10 hongyuqin