SpringBoot中html引用JS/CSS文件路径问题
html 文件放在resources/templates下,在Controller请求处理方法返回时会自动到这个目录下查找: js/css 等静态资源放在resources/stati ...
html 文件放在resources/templates下,在Controller请求处理方法返回时会自动到这个目录下查找: js/css 等静态资源放在resources/stati ...