Suddenly, my Spring MVC project stopped rendering the CSS files and JavaScript, displaying only plain HTML instead.
Everything was working fine yesterday, but now the layout is not functioning properly.
Previously, I had hardcoded links in the HTML. I attempted to change them without success. Referencing this article did not resolve the issue either:
I am using the Spring Tools Suite for development.
Has anyone else experienced this problem before?