Create spring-boot-neo4j module

This commit is contained in:
Stéphane Nicoll
2025-03-24 14:58:18 +01:00
committed by Phillip Webb
parent 61cb3c8d81
commit e7e342d4a2
36 changed files with 93 additions and 51 deletions

View File

@@ -45,6 +45,7 @@ dependencies {
optional(project(":spring-boot-project:spring-boot-hazelcast"))
optional(project(":spring-boot-project:spring-boot-jdbc"))
optional(project(":spring-boot-project:spring-boot-liquibase"))
optional(project(":spring-boot-project:spring-boot-neo4j"))
optional(project(":spring-boot-project:spring-boot-pulsar"))
optional(project(":spring-boot-project:spring-boot-r2dbc"))
optional("com.hazelcast:hazelcast")