springboot+thymeleaf 部署到windows服务器下,访问不到路径

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Mon Jan 03 10:36:16 CST 2022
There was an unexpected error (type=Internal Server Error, status=500).
An error happened during template parsing (template: "URL [file:file:/D:/hsyy/target/test-0.0.[...]ses!/templates/time.html]")

看提示好像是D:/前面多了一个/ 怎么办啊?!

500是你的后台报错,贴具体的后台报错代码看一看