Spring Boot 文档和手册
Ctrlk
  • Introduction
  • I. Spring Boot 文档
  • II. 开始使用
  • III. 使用Spring Boot
  • IV. Spring Boot特性
  • V. Spring Boot 执行器
  • VI. 部署到云端
  • VII. Spring Boot CLI
  • VIII. 构建工具插件
  • IX. How-to指南
    • 68. Spring Boot应用
    • 70. 内嵌 servlet 容器
    • 71. Spring MVC
    • 73. 日志
    • 74. 数据访问
    • 75. 数据库初始化
    • 76. 批处理应用
    • 77. 执行器
    • 78. 安全
    • 79. 热交换
    • 80. 构建
    • 81. 传统部署
      • 81.1 创建可部署的war文件
      • 81.2 为老的servlet容器创建可部署的war文件
      • 81.3 将现有的应用转换为Spring Boot
      • 81.4 部署WAR到Weblogic
      • [81.5 部署WAR到老的(Servlet2.5)容器](IX. ‘How-to’ guides/81.5 Deploying a WAR in an Old (Servlet 2.5) Conta
  • X.附录
Powered by GitBook
On this page

Was this helpful?

  1. IX. How-to指南

81. 传统部署

81.1 创建可部署的war文件81.2 为老的servlet容器创建可部署的war文件81.3 将现有的应用转换为Spring Boot81.4 部署WAR到Weblogic[81.5 部署WAR到老的(Servlet2.5)容器](IX. ‘How-to’ guides/81.5 Deploying a WAR in an Old (Servlet 2.5) Conta
Previous80.11.3 JTA API兼容性Next81.1 创建可部署的war文件

Last updated 6 years ago

Was this helpful?