@ -779,7 +779,7 @@ In order to document default values for properties in the class above, you could
@@ -779,7 +779,7 @@ In order to document default values for properties in the class above, you could
@ -683,7 +683,7 @@ The following `HealthIndicators` are auto-configured by Spring Boot when appropr
@@ -683,7 +683,7 @@ The following `HealthIndicators` are auto-configured by Spring Boot when appropr
@ -3984,7 +3984,7 @@ You can configure the uri and credentials to use by setting the `spring.data.neo
@@ -3984,7 +3984,7 @@ You can configure the uri and credentials to use by setting the `spring.data.neo
spring.data.neo4j.password=secret
----
You can take full control over the session creation by either adding a `org.neo4j.ogm.config.Configuration` bean or a `org.neo4j.ogm.session.SessionFactory` bean.
You can take full control over the session creation by adding either an `org.neo4j.ogm.config.Configuration` bean or an `org.neo4j.ogm.session.SessionFactory` bean.
@ -134,10 +134,12 @@ public class BootJar extends Jar implements BootArchive {
@@ -134,10 +134,12 @@ public class BootJar extends Jar implements BootArchive {