spring.application.name=Neo4j SpringBoot Application springdoc.swagger-ui.path=/18f4f672-f9f4-4e8f-92ec-935e514be8ae/swagger-ui swagger-ui.operationsSorter=method spring.neo4j.uri=bolt://localhost:7687 spring.data.neo4j.database = neo4j spring.neo4j.authentication.username=neo4j spring.neo4j.authentication.password=neo4j-admin