Annotation Interface AutoConfigureDataNeo4j
@Target(TYPE)
@Retention(RUNTIME)
@Documented
@Inherited
@ImportAutoConfiguration
public @interface AutoConfigureDataNeo4j
Auto-configuration imports
for typical Data Neo4j
tests. Most tests should consider using @DataNeo4jTest
rather
than using this annotation directly.- Since:
- 2.0.0
- Author:
- EddĂș MelĂ©ndez