@Configuration @Requires(configuration="io.micronaut.discovery.client")
Package io.micronaut.cache.discovery
Caches related to the discovery client.
- Since:
- 2.0.0
-
Class Summary Class Description CachingCompositeDiscoveryClient Replaces the defaultDefaultCompositeDiscoveryClient
with one that caches the return values.DiscoveryClientCacheConfiguration A cache configuration for the Discovery client cache.