Spring Boot学习5:spring-boot web容器

1传统Servlet容器 1.1Eclipse Jetty:是一个嵌入式的容器,最新版本jetty9.0。支持的功能如下:     异步http server     标准的servlet容器     websocket     http/2 server     asynchronous Client(http/1.1, http/2, websocket)  Java7开始才有AIO     
相关文章
相关标签/搜索