摘要: 1.去除Springboot内嵌Tomcat依赖 1 <dependency> 2 <groupId>org.springframework.boot</groupId> 3 <artifactId>spring-boot-starter-web</artifactId> 4 <exclusions 阅读全文
posted @ 2020-03-09 00:26 灌汤非 阅读(437) 评论(0) 推荐(0)