Upgrade samples to Spring Boot 2.6.5

This also makes the necessary changes for the Thymeleaf Layout Dialect 3.0 update.

Closes gh-1980
This commit is contained in:
Eleftheria Stein
2022-03-29 15:33:08 +02:00
parent fba9313c6b
commit 2c1b79375d
5 changed files with 8 additions and 3 deletions

View File

@@ -2,3 +2,7 @@ logging:
level:
org.springframework.data.mongodb: DEBUG
org.springframework.session: DEBUG
spring:
mongodb:
embedded:
version: 3.0.0