borysn / spring-boot-angular2

spring boot backend, angular2 frontend with webpack, typescript, sass, bootstrap4, karma, jasmine
MIT License
386 stars 221 forks source link

How to generate the full war file ? #24

Open samfrach opened 7 years ago

samfrach commented 7 years ago

Hello,

first : good job ! thank you .. but there is something that does not exist OR that I didn't find :

at the end, we want only one deployment with backend and frontend together. It means we wants the frontend/build/dist chunk files and assets to be placed in the webjars directory of spring.

How can we achieve this ?

thank you.

johankvint commented 7 years ago

I have the same question. The built war-file does not contain the generated frontend files