Skip to content

Commit 93c6210

Browse files
committed
Make Websocket sample compatible with Spring Boot 2.5.3
Closes gh-1886
1 parent 8fdcfc2 commit 93c6210

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
#server.servlet.session.timeout=1m
22
spring.h2.console.enabled=true
3+
spring.jpa.defer-datasource-initialization=true

0 commit comments

Comments
 (0)