hazelcast/hazelcast-eureka

Allow to pass EurekaClient instance to EurekastOneDiscoveryStrategyFactory using code

tjuchniewicz opened this issue · 1 comments

We should allow to pass EurekaClient instance created in microservice to EurekastOneDiscoveryStrategyFactory using code. By default hazelcast-eureka creates EurekaClient using eureka-client.properties file. This will allow to share existing Eureka configuration.