-
Moves EurekaServerConfiguration to auto-configuration · 99d9b17aBiju Kunjummen authored
Eureka ServerConfiguration is now auto-configuration based, instead of being explicitly specified via configuration pulled in through @EnableEurekaServer. This way specific beans can be conditionally overridden, configuration can be re-ordered. Supports PeerEurekaNodes bean to be overridden by the user Fixes gh-1717
99d9b17a