SpringBoot入門(13)- SpringBoot 中使用Servlet API

1、靜態文件默認路徑及配置 autoconfig下的web下的ResourceProperties中 private static final String[] CLASSPATH_RESOURCE_LOCATIONS = { "classpath:/META-INF/resources/", "classpath:/resources/", "classpath:/static/",
相關文章
相關標籤/搜索