2

The company has primarily Java applications but with a new .Net app coming up. The company uses Spring Cloud Config and Spring Cloud Netflix (Eureka & Zuul), I am trying to figure out how to connect to spring cloud config (open source lib / s.c config's http api doc) to get the necessary data. And Eureka for service discovery.

I need the connection options for .Net 4.6.x and not .Net core. I ran into this: https://github.com/SteelToeOSS, but its fairly new and built for .Net core anyway.

I would personally prefer to use Consul, however, I need to evaluate these first in case we can avoid adopting a new technology.

4

1 に答える 1