Skip to content

Add property to transparently migrate deprecated endoint IDs #18148

@philwebb

Description

@philwebb

Currently Spring Cloud have a number of endpoints that use a legacy name (for example hystrix.stream). They would like to give users the opportunity to migrate to the new name whilst still supporting the old one.

Ideally this would mean that endpoint references in properties can be referred to by either name, and that several mappings would be setup.

For example, hystrix.stream would be mapped to /hystrix.stream and /hystrixstream

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions