springboot 應用默認內嵌的web容器是tomcat,可以修改默認容器爲jetty ... <artifactId>spring-boot-starter-jetty</artifactId> </dependency>.
確定! 回上一頁