使用Jetty,需要在spring-boot-starter-web排除spring-boot-starter-tomcat,因为SpringBoot默认使用tomcat --> <exclusions> <exclusion> ...
確定! 回上一頁