I have a multi war application running on Weblogic, with application.xml and all. rewriting the web.xml for the first war was easy enough (i pretty much did the same as answered in this question How to migrate from traditional java web application (with web.xml) to spring boot?), but when I moved on to the other wars i realized i want a different classLoader and spring application context for each war. is there any suggestions on how to approach this?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):