Package org.springframework.data.neo4j.config
@NullMarked
package org.springframework.data.neo4j.config
This package contains configuration related support classes that
can be used for application specific, annotated configuration classes. The abstract
base classes are helpful if you don't rely on Spring Boot's autoconfiguration. The
package provides some additional annotations that enable auditing.
-
ClassDescriptionBase class for imperative SDN configuration using JavaConfig.Base class for reactive SDN configuration using JavaConfig.An internally used CDI
Qualifier
to mark all beans produced by ourconfiguration support
as built in.Annotation to enable auditing for SDN entities via annotation configuration.Annotation to enable auditing for SDN entities using reactive infrastructure via annotation configuration.Support class that can be used as is for all necessary CDI beans or as a blueprint for custom producers.This CDI extension enables Spring Data Neo4j on a CDI 2.0 compatible CDI container.A utility class providing a way to discover an initial entity set for aNeo4jMappingContext
.