springboot 2.x 应用部署到weblogic12
Author: Aaron-LeiCreated Oct 4, 2019Updated Mar 4, 2021
hi,我是用springboot 1.5 能成功部署web到weblogic12上且不需要配置web.xml文件,只需配置weblogic.xml文件;但是使用springboot 2.1.9 怎么都不能成功部署,请问能出一节讲解如何部署springboot 2.x 应用至weblogic12年文章吗?谢谢
Source: dyc87112/SpringBoot-Learning