Class ResolverMapKey
java.lang.Object
io.quarkus.rest.client.reactive.jackson.runtime.serialisers.ResolverMapKey
Each REST Client can potentially have different providers, so we need to make sure that
caching for one client does not affect caching of another
-
Constructor Summary
ConstructorsConstructorDescriptionResolverMapKey(jakarta.ws.rs.core.Configuration configuration, Class<?> restClientClass) -
Method Summary