JohnnyBDude / springboot-react-multimodule

Build spring boot app with react frontend in separate modules using maven
2 stars 2 forks source link

Remove packed frontend and backend jars from bundle libs #2

Open nestdimon opened 2 years ago

nestdimon commented 2 years ago

I have found that after repacking target bundle, frontend and backend packed jars is present in BOOT-INF/libs along with their unpacked classes and resources. That can significaly grow taget jar size.