最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

WRO4J Not Serving wro Assets in Docker (Front End Fails), Works Locally with Spring Boot WAR - Stack Overflow

programmeradmin3浏览0评论

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?

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论