增加静态页面正则匹配

master
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 port: 81
spring: spring:
mvc: mvc:
static-path-pattern: /static static-path-pattern: /static/**
datasource: datasource:
username: muyu username: muyu