This repository was archived by the owner on Sep 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 33// tag::properties[]
44:groupId: org.neo4j.driver
55:artifactId: neo4j-java-driver-spring-boot-starter
6- :neo4j-java-driver-spring-boot-starter_version: 4.1-SNAPSHOT
7- :spring-boot_version: 2.3.5 .RELEASE
8- :neo4j_version: 4.0.8
6+ :neo4j-java-driver-spring-boot-starter_version: 4.1.1.1
7+ :spring-boot_version: 2.3.7 .RELEASE
8+ :neo4j_version: 4.2.1
99:config_prefix: org.neo4j.driver
1010:gh_base: https://github.com/neo4j/neo4j-java-driver-spring-boot-starter
1111
@@ -18,9 +18,9 @@ image:https://img.shields.io/maven-central/v/org.neo4j.driver/neo4j-java-driver-
1818A Spring Boot starter with automatic configuration for the https://github.com/neo4j/neo4j-java-driver[Neo4j Java Driver].
1919--
2020
21- IMPORTANT: This project will be superseded by the automatic configuration in Spring Boot 2.4.
22- Spring Boot 2.4 will include the same means of configuring a standalone Neo4j Driver instance, including the same health checks.
23- There will be a dedicated starter for Spring Data Neo4j 6 (formerly known as SDN/RX).
21+ IMPORTANT: This project is now superseded by the automatic configuration in Spring Boot 2.4.
22+ Spring Boot 2.4 includes the same means of configuring a standalone Neo4j Driver instance, including the same health checks.
23+ There is a dedicated starter for Spring Data Neo4j 6 (formerly known as SDN/RX).
2424
2525== Introduction
2626
You can’t perform that action at this time.
0 commit comments