spring-cloud-alibaba http header contains service name

agxfikkp  于 22天前  发布在  Spring
关注(0)|答案(2)|浏览(23)

我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。
We recommend using English. If you are non-native English speaker, you can use the translation software.

in http request header, is not carry the service name, the service name can use for authentication or monitor

Which Component
eg. Nacos Discovery, Sentinel

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

dnph8jn4

dnph8jn41#

Which HTTP Client did you use? RestTemplate or Feign Client?

icnyk63a

icnyk63a2#

RestTemplate

RestTemplate

相关问题