尝试将简单的css文件包含在vaadin路由中使用spring boot并拥有一个maven项目。当我在客户端加载页面时,我得到这个错误:
Refused to apply style from
'http://localhost:8080/frontend/css/msas_login_page.css' because its MIME
type ('text/html') is not a supported stylesheet MIME type, and strict MIME
checking is enabled.
当我尝试访问上面的网址时,我被重定向到这个html错误页面
Could not navigate to 'css/msas_login_page.css'
Reason: Couldn't find route for 'css/msas_login_page.css'
子衿沉夜
相关分类