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?
0条回答
相关问题
- Dependency injection into Logback Appenders with S
- Deserialize duplicate keys to list using Jackson
- How can I access the repository from the entity in
- Prevent Swagger from automatically adding some mod
- Creating Unknown Number of Beans With Configuratio
相关文章
- How to load @Configuration classes from separate J
- Using Spring Dynamic Languages Support from Groovy
- Spring JMS : Set ErrorHandler for @JmsListener ann
- File Upload of more than 4GB
- ModelMapper: Choose mapping based on Child class
- Configure Spring for CORS
- Remove transitive classpath dependency in gradle
- SpringBoot When file upload size limit exceeds get