admin管理员组文章数量:1345016
I’m working on a Spring Boot application (vireo-4.2.10.war) that uses WRO4J to serve front-end assets like /wro/app.css (compiled from SASS files) and /wro/app.bundle.js. Locally, the WAR runs perfectly, and the front end loads with all assets visible in the browser’s Network tab (e.g., /wro/app.css with 304 status). However, when I run the same WAR in Docker, the front end doesn’t load, and the /wro/ folder is completely missing in the Network tab, meaning WRO4J isn’t serving any assets. Do you have any idea?
本文标签:
版权声明:本文标题:WRO4J Not Serving wro Assets in Docker (Front End Fails), Works Locally with Spring Boot WAR - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743765902a2535226.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论