Uses of Class
org.springframework.cloud.netflix.eureka.server.EurekaProperties
Packages that use EurekaProperties
-
Uses of EurekaProperties in org.springframework.cloud.netflix.eureka.server
Methods in org.springframework.cloud.netflix.eureka.server with parameters of type EurekaPropertiesModifier and TypeMethodDescriptionEurekaServerAutoConfiguration.eurekaController(EurekaProperties eurekaProperties) Constructors in org.springframework.cloud.netflix.eureka.server with parameters of type EurekaPropertiesModifierConstructorDescriptionEurekaController(com.netflix.appinfo.ApplicationInfoManager applicationInfoManager, EurekaProperties eurekaProperties)