摘要: SpringBoot基础03:静态资源和首页定制 静态资源 在SpringBoot中,可以使用一下方式处理静态资源 webjars http://localhost:8080/webjars/ public,static,/**,resources http://localhost:8080 优先级 阅读全文
posted @ 2022-03-24 13:16 Clayborne 阅读(70) 评论(0) 推荐(0)