We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5609ae commit 6cf8867Copy full SHA for 6cf8867
CHANGELOG.md
@@ -19,6 +19,9 @@
19
- Add `ImageController` 图片访问控制器
20
- Add `ResourceInterceptor` 资源拦截器
21
22
+- Add `welcome.html` 在`static`目录下
23
+- Add `springbootplus.html` 在`templates`目录下
24
+
25
- Modify `WebMvcConfig` 注册资源拦截器,项目静态资源访问配置
26
- Modify `SpringBootPlusConfig` 创建 `ResourceInterceptor` 资源拦截器
27
- Modify `SpringBootPlusInterceptorConfig` 添加 `resourceConfig` 资源拦截器配置
0 commit comments