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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -