yuexueyang
yuexueyang
How about the websocket module, is it ready for use?
@OlgaMaciaszek Thank you for introduce me to this post. [httpexchange-spring-boot-starter](https://github.com/DanielLiu1123/httpexchange-spring-boot-starter) is really helpful, but may be it still have a small difference from what I want. That's we always configure...
> > 不同的客户可能使用不同的基 URL > > Maybe you can do it with an `org.springframework.http.client.ClientHttpRequestInterceptor` In my experience, this interceptor can only modify header values, not url.
> Always get your configuration from the spring environment and use different configuration sources to load from a property or DB or whatever Thank you for your advice, what you...
