JAVA-8794: Set spring.mvc.pathmatch.matching-strategy property

This commit is contained in:
Krzysiek 2021-12-13 13:58:01 +01:00
parent be93fa066f
commit bec3866129
1 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
spring.thymeleaf.view-names=thymeleaf/*
spring.thymeleaf.view-names=thymeleaf/*
spring.mvc.pathmatch.matching-strategy=ant_path_matcher