Spring 将 wep 应用程序引导至 IBM Websphere

Vas*_*nth 5 spring-mvc websphere-7 spring-boot

我已经使用 spring boot 创建了 Web 应用程序(Spring MVC)并通过内置服务器 apache tomcat(maven tomcat 插件)执行它。它工作正常。所以我的问题是如何将此 WAR 部署到 WAS 7.0 应用程序服务器中。

lub*_*nac 3

您只需要将 Maven 中的打包更改为 WAR 并定义部署描述符即可。如果 Spring Boot 参考文档请阅读本节