Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Support Spring WebClient and possibly add reactive modules #157

Open
tommytroen opened this issue May 26, 2020 · 0 comments
Open

feat: Support Spring WebClient and possibly add reactive modules #157

tommytroen opened this issue May 26, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tommytroen
Copy link
Collaborator

From @janolaveide:

Som du sikkert har lest er RestTemplate i maintenance mode, og det er WebClient som er framtiden, både for blocking og non-blocking.
Den har en litt annen mekanisme for ClientHttpRequestInterceptor, nemlig ExchangeFilterFunction.
Så da bør vel både BearerTokenClientHttpRequestInterceptor og JwtTokenHandlerInterceptor få en reaktiv variant (i et eget repo, token-validation-spring-reactive ?)
Se https://docs.spring.io/spring/docs/current/spring-framework-reference/web-reactive.html#webflux-client-filter

@tommytroen tommytroen added the enhancement New feature or request label May 26, 2020
@ybelMekk ybelMekk changed the title Support Spring WebClient and possibly add reactive modules feat: Support Spring WebClient and possibly add reactive modules Sep 17, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant