bom 文件调整
This commit is contained in:
@@ -14,7 +14,7 @@ spring:
|
||||
# SpringMVC 配置项
|
||||
mvc:
|
||||
throw-exception-if-no-handler-found: true # 匹配不到路径时,抛出 NoHandlerFoundException 异常
|
||||
static-path-pattern: /statics/** # 静态资源的路径
|
||||
static-path-pattern: /doc.html # 静态资源的路径
|
||||
|
||||
# Dubbo 配置项
|
||||
dubbo:
|
||||
|
||||
Reference in New Issue
Block a user