From 0841189aa3e92f0d3d0263ba1923a5c2e88a0b42 Mon Sep 17 00:00:00 2001
From: sws <15810472099@163.com>
Date: 星期二, 27 九月 2022 14:32:18 +0800
Subject: [PATCH] 11

---
 src/main/resources/application.yml |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index d2c3d6c..254ec56 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -7,9 +7,6 @@
   context-path: /land
 
 spring:
-  mvc:
-    pathmatch:
-      matching-strategy: ant_path_matcher
   datasource:
     username : postgres
     password: postgres

--
Gitblit v1.9.3