Add native hints for Caffeine cache. (#1194)

This commit is contained in:
Olga Maciaszek-Sharma
2023-01-17 11:25:32 +01:00
committed by GitHub
parent 9a06eb4a05
commit e4bd5b300b
4 changed files with 64 additions and 2 deletions

View File

@@ -635,7 +635,7 @@ public class MyClass {
The Spring WebFlux can work with both reactive and non-reactive `WebClient` configurations, as the topics describe:
* <<webflux-with-reactive-loadbalancer>>
* <<load-balancer-exchange-filter-functionload-balancer-exchange-filter-function>>
* <<load-balancer-exchange-filter-function>>
[[webflux-with-reactive-loadbalancer]]
==== Spring WebFlux `WebClient` with `ReactorLoadBalancerExchangeFilterFunction`