0

I have a spring boot project and I want to bundle it with a external war file of a spring framework project, so that when i deploy war the spring boot jar also gets loaded and all controller mappings work.

In simple terms I want to add a spring boot module as a dependency in spring framework module packaged as war. Is it possible? if yes then how

Thanks

0 Answers0