标签: spring-boot thymeleaf
页面无法正确显示,似乎百万美元在与spring-boot集成时导入了错误的静态文件。
答案 0 :(得分:0)
已解决,因为我在应用程序文件中配置了server.servletPath。所以将其更改为server.contextPath。