如springboot下index.html访问static下的css文件夹index.css文件,访问路径应为 href=/css/index.css 因为在网络路径下index.css路径为 http://localhost:8080/css/index.css

如springboot下index.html访问static下的css文件夹index.css文件,访问路径应为 href=/css/index.css 因为在网络路径下index.css路径为 http://localhost:8080/css/index.css