更换SpringBoot 中默认的web 容器为jetty 仅需两步. 第一步:去除springboot 中默认的Tomcat 依赖。 <dependency> <groupId>org.springframework.boot</groupId> ...
確定! 回上一頁