如果正在使用starters和parent,你只需要添加Jetty starter,排除那些需要的WebSocket,并 ... <artifactId>spring-boot-starter-jetty</artifactId> <exclusions> ...
確定! 回上一頁