
io.quarkus.neo4j.deployment.DevServicesBuildTimeConfig.jdp Maven / Gradle / Ivy
#
#Mon Jan 23 07:18:31 UTC 2023
io.quarkus.neo4j.deployment.DevServicesBuildTimeConfig.boltPort=This value can be used to specify the port to which the bolt-port of the container is exposed. It must be a free\nport, otherwise startup will fail. A random, free port will be used by default. Either way, a messsage will be\nlogged on which port the Neo4j container is reachable over bolt.
io.quarkus.neo4j.deployment.DevServicesBuildTimeConfig.httpPort=This value can be used to specify the port to which the http-port of the container is exposed. It must be a free\nport, otherwise startup will fail. A random, free port will be used by default. Either way, a messsage will be\nlogged on which port the Neo4j Browser is available.
io.quarkus.neo4j.deployment.DevServicesBuildTimeConfig.imageName=The container image name to use, for container based DevServices providers.
io.quarkus.neo4j.deployment.DevServicesBuildTimeConfig.additionalEnv=Additional environment entries that can be added to the container before its start.
io.quarkus.neo4j.deployment.DevServicesBuildTimeConfig.enabled=If DevServices has been explicitly enabled or disabled. DevServices is generally enabled\nby default, unless there is an existing configuration present.\nWhen DevServices is enabled Quarkus will attempt to automatically configure and start\na database when running in Dev or Test mode.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy