This commit is contained in:
quantulr
2023-11-03 17:25:22 +08:00
parent 4d34d854a5
commit 10e307b706
9 changed files with 1665 additions and 84 deletions

View File

@ -25,7 +25,7 @@ server:
# 框架配置
spring:
profiles:
# active: dev
active: dev
mvc:
static-path-pattern: /api/static/**
throw-exception-if-no-handler-found: true