开发者社区> 问答> 正文

我们可不可在 spring-boot-starter-web 中用 jetty 代替 tomcat?

不太明白可不可以?求解答

展开
收起
杜少平123-24791 2021-10-14 17:50:48 478 0
1 条回答
写回答
取消 提交回答
  • 在 spring-boot-starter-web 移除现有的依赖项,并把下面这些添加进去。

    org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-tomcat org.springframework.boot spring-boot-starter-jetty

    2021-10-14 17:51:46
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
Web应用系统性能优化 立即下载
高性能Web架构之缓存体系 立即下载
PWA:移动Web的现在与未来 立即下载