From 5308b124679349d163ad3133cb01107c771449ed Mon Sep 17 00:00:00 2001 From: aaron Date: Sun, 10 Dec 2023 16:13:28 +0800 Subject: [PATCH] fix --- src/main/resources/application-template.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/application-template.yml b/src/main/resources/application-template.yml index ee0a2d46..0a539621 100644 --- a/src/main/resources/application-template.yml +++ b/src/main/resources/application-template.yml @@ -35,6 +35,9 @@ spring: initialize-schema: always cleanup-cron: 0 */3 * * * * timeout: 7200 + mvc: + pathmatch: + matching-strategy: ant_path_matcher logging: level: