摘要: 在springboot中,我们用一下方式处理静态资源 .webjars localhost:8080/webjars . classpath:/META-INF/resources/", "classpath:/resources/", "classpath:/static/", "classpat 阅读全文
posted @ 2021-09-25 12:03 老运维 阅读(44) 评论(0) 推荐(0)