The UrlRewriteProcessor (https://github.com/BroadleafCommerce/Br ... essor.java) will utilize the staticassetserver to fetch resources.
For example, <img blc:src="...some-path..." /> would potentially prefix the image with whatever asset url you have configured. Unfortunately, this cannot be invoked by css/js files as those aren't processed by Thymeleaf.
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.