Create spring-boot-data-rest module

This commit is contained in:
Stéphane Nicoll
2025-03-30 07:44:47 +02:00
committed by Phillip Webb
parent de2827e23f
commit 41befa4fea
19 changed files with 158 additions and 17 deletions

View File

@@ -62,6 +62,7 @@ include "spring-boot-project:spring-boot-data-mongodb"
include "spring-boot-project:spring-boot-data-neo4j"
include "spring-boot-project:spring-boot-data-r2dbc"
include "spring-boot-project:spring-boot-data-redis"
include "spring-boot-project:spring-boot-data-rest"
include "spring-boot-project:spring-boot-dependencies"
include "spring-boot-project:spring-boot-devtools"
include "spring-boot-project:spring-boot-docker-compose"