增加静态页面正则匹配

v1.0
DongZeLiang 2023-12-02 20:49:58 +08:00
parent 8271824ca7
commit 4c59d1e059
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ server:
port: 81
spring:
mvc:
static-path-pattern: /static
static-path-pattern: /static/**
datasource:
username: muyu