All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.eureka.config.EurekaRuntimeConfiguration.jdp Maven / Gradle / Ivy

#
#Tue Sep 27 20:40:12 CEST 2022
io.quarkus.eureka.config.EurekaRuntimeConfiguration.name=name of the service as it will turn up in Eureka
io.quarkus.eureka.config.EurekaRuntimeConfiguration.enable=enable the eureka client
io.quarkus.eureka.config.EurekaRuntimeConfiguration.hostName=The hostname, otherwise it will be guest from OS primitives
io.quarkus.eureka.config.EurekaRuntimeConfiguration.region=if AWS environment, in which region this registry service is
io.quarkus.eureka.config.EurekaRuntimeConfiguration.vipAddress=Name used by load balancer to redirect to the service
io.quarkus.eureka.config.EurekaRuntimeConfiguration.healthCheckUrl=Heartbeats which ensure the application is alive
io.quarkus.eureka.config.EurekaRuntimeConfiguration.statusPageUrl=Check the application state
io.quarkus.eureka.config.EurekaRuntimeConfiguration.preferSameZone=Defining zone in which client should fetch for other services
io.quarkus.eureka.config.EurekaRuntimeConfiguration.port=port where eureka server will redirect to attend the service
io.quarkus.eureka.config.EurekaRuntimeConfiguration.preferIpAddress=Determines if the local ip address should be used instead of the hostName.
io.quarkus.eureka.config.EurekaRuntimeConfiguration.serviceUrl=instances of registry services in which the application will publish itself
io.quarkus.eureka.config.EurekaRuntimeConfiguration.homePageUrl=default page
io.quarkus.eureka.config.EurekaRuntimeConfiguration.metadata=some extra tags which identifies app
io.quarkus.eureka.config.EurekaRuntimeConfiguration.contextPath=base-path where the application resides




© 2015 - 2025 Weber Informatics LLC | Privacy Policy