Spencer Gibb

Results 765 comments of Spencer Gibb

It extends `PropertiesInstanceConfig` and we use boot `@ConfigurationProperties` to load properties so we needed a different class, but since it implemented an interface `EurekaInstanceConfig` when we started it was ok....

@herder Netflix devs have moved the functionality to a shared class that we will be able to leverage. https://github.com/Netflix/eureka/pull/843

thanks @DickChesterwood. 1.6 is part of Dalston. See [spring-cloud-release/milestones](https://github.com/spring-cloud/spring-cloud-release/milestones?direction=asc&sort=due_date&state=open)

Can you describe why you want to change the basePath?

I don't think most people were using the legacy `RestClient` + `RestTemplate`. I think documentation is the way to go especially since we're not in the business of creating `RestTemplate`...