diff --git a/pom.xml b/pom.xml index 937ca71..8c1cdbd 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,20 @@ org.springframework.boot spring-boot-starter-data-mongodb + + + org.springframework.boot + spring-boot-starter-data-jpa + + + org.springframework.boot + spring-boot-starter-data-redis + + + org.springframework.boot + spring-boot-starter-data-redis-reactive + +