I am trying to use the WebClient
to call my restServices. Previously on RestTemplate
, we had ClientHttpRequestInterceptor
defined and attached to the RestTemplate
to intercept and modify the requests. With the WebClient
, is there a way to do the same ?
Thanks,
-Sreeni
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…