Package io.micronaut.cache.discovery
@Configuration
@Requires(configuration="io.micronaut.discovery.client")
package io.micronaut.cache.discovery
Caches related to the discovery client.
- Since:
- 2.0.0
- Author:
- James Kleeh
-
ClassDescriptionReplaces the default
DefaultCompositeDiscoveryClient
with one that caches the return values.A cache configuration for the Discovery client cache.