23 Servlet容器配置原理

1 SpringBoot支持的容器 Tomcat: 默認使用 Jetty: 長連接,eg:聊天系統 Undertow: 不支持jsp 高性能,非阻塞 2 將默認容器設爲jetty <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="ht
相關文章
相關標籤/搜索