Upgrade samples to Spring Boot 3.0.0-SNAPSHOT #
Closes gh-2074
This commit is contained in:
@@ -2,3 +2,7 @@ logging:
|
||||
level:
|
||||
org.springframework.data.mongodb: DEBUG
|
||||
org.springframework.session: DEBUG
|
||||
spring:
|
||||
mongodb:
|
||||
embedded:
|
||||
version: 3.4.3
|
||||
|
||||
Reference in New Issue
Block a user