[JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12656)

This commit is contained in:
Haroon Khan
2022-08-28 14:03:11 +01:00
committed by GitHub
parent e17700100f
commit 0bbab5326c
2 changed files with 3 additions and 0 deletions
@@ -5,3 +5,5 @@ spring.thymeleaf.cache=false
spring.thymeleaf.enabled=true
spring.thymeleaf.prefix=classpath:/templates/
spring.thymeleaf.suffix=.html
spring.jpa.properties.hibernate.globally_quoted_identifiers=true
@@ -0,0 +1 @@
spring.jpa.properties.hibernate.globally_quoted_identifiers=true