src/main/resources/application.yml @@ -9,3 +9,6 @@ username: root password: "123456" driver-class-name: com.mysql.cj.jdbc.Driver mvc: pathmatch: matching-strategy: ant_path_matcher # 使用 AntPathMatcher 替代 PathPatternMatcher