Uses of Class
org.springframework.boot.autoconfigure.neo4j.Neo4jProperties
Packages that use Neo4jProperties
-
Uses of Neo4jProperties in org.springframework.boot.autoconfigure.neo4j
Methods in org.springframework.boot.autoconfigure.neo4j with parameters of type Neo4jPropertiesModifier and TypeMethodDescriptionorg.neo4j.driver.Driver
Neo4jAutoConfiguration.neo4jDriver
(Neo4jProperties properties, Environment environment, Neo4jConnectionDetails connectionDetails, ObjectProvider<ConfigBuilderCustomizer> configBuilderCustomizers)