Class Neo4jDriverProperties


  • @ConfigurationProperties(prefix="org.neo4j.driver")
    public class Neo4jDriverProperties
    extends java.lang.Object
    Used to configure an instance of the Neo4j-Java-Driver.
    Author:
    Michael J. Simons