Spring Boot with Angular 2 - place for assets(images) -


i have problem mapping resources. have multi-module project first module if angular 2 server spring boot in second module. configured problem connected path resources. enter image description here

on left compiled spring module added build angular 2 app. in angular module have other localization assets

enter image description here


but when angular build project, flatten whole project , compiled strucutre following enter image description here


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -