This commit is contained in:
quantulr
2023-11-07 17:21:11 +08:00
parent d6e1cdf5ba
commit 76e65829c3
9 changed files with 300 additions and 212 deletions

View File

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