Package org.springframework.data.neo4j.repository.config
@NonNullApi
package org.springframework.data.neo4j.repository.config
Configuration infrastructure for Neo4j specific repositories, especially dedicated annotations to enable imperative
and reactive Spring Data Neo4j repositories.
-
ClassDescriptionAnnotation to activate Neo4j repositories.Annotation to activate reactive Neo4j repositories.This dedicated Neo4j repository extension will be registered via
Neo4jRepositoriesRegistrar
and then provide all necessary beans to be registered in the application's context before the user's "business" beans gets registered.This dedicated Neo4j repository extension will be registered viaNeo4jRepositoriesRegistrar
and then provide all necessary beans to be registered in the application's context before the user's "business" beans gets registered.