Files
spring-cloud-openfeign/spring-cloud-netflix-eureka-server
Dave Syer 1a96e594f0 Do not override register() method in instance registry
The super class deals with syncing to peers, so we need that
call. It still delegates to the other register method and seems
to work just fine without the override.

Fixes gh-838
2016-02-23 09:49:16 +00:00
..
2016-02-05 07:24:05 +00:00