diff --git a/pom.xml b/pom.xml index c398074..0503d7b 100644 --- a/pom.xml +++ b/pom.xml @@ -92,10 +92,20 @@ org.springframework.boot spring-boot-starter-cache + + org.springframework.boot + spring-boot-devtools + runtime + true + org.springframework.boot spring-boot-starter-data-redis + + org.springframework.boot + spring-boot-starter-websocket + org.springframework.boot spring-boot-starter-security