We are using WRO4J for our application to generate optimized web resources. I need to work this with spring mvc:resources. Now if do the configuration its failing to load the resources.
My configuration given below.
here /img/, /admin/img/ are physical location in web resources and its mapping proper to the logical version url.
But /wro/ is a logical location configured based on WRO4J requirement. There is any way to map the mvc:resources to map the logical location like this.
If you guys have any thoughts please share here.
Thank u so much!
-Geek-