You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related: line#6056
Motivation:
Users might want to use the metadata from the Eureka `InstanceInfo` but currently, there's no way to retrieve it.
Modifications:
- Add a helper class to hide the implementation detail.
- Set the `InstanceInfo` to the `Endpoint` as an attribute.
Result:
- Closesline#6056
- Now users can retrieve it.
0 commit comments