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
Currently TraceWebClientAutoConfiguration creates a @Bean of type RestTemplate. I'd prefer it if that was up to the user really, but I guess before I remove it I thought I'd better ask.
The text was updated successfully, but these errors were encountered:
Currently
TraceWebClientAutoConfiguration
creates a@Bean
of typeRestTemplate
. I'd prefer it if that was up to the user really, but I guess before I remove it I thought I'd better ask.The text was updated successfully, but these errors were encountered: