Hi Vitaliy,
As you know, I use the balnk application to test different think. When I tried integrating the Spring Rest (as described in this toto) in my demo, i get this : when i keep in the WebAppInitializer classe the dynamic.addMapping("/action/*") it don't work. Whent I change it dynamic.addMapping("/") it work but all static files (ccs, js, ...) are not found. which poses a serious style/display problem
Any idea please ?
Regards,