Class CoherenceGrpcClient

java.lang.Object
io.micronaut.starter.feature.coherence.CoherenceGrpcClient
All Implemented Interfaces:
io.micronaut.core.naming.Described, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered, Feature, OpenRewriteFeature

@Requires(property="micronaut.starter.feature.coherence.grpc.client.enabled", value="true", defaultValue="true") @Singleton public class CoherenceGrpcClient extends Object implements OpenRewriteFeature
Coherence as a Distributed Configuration
Since:
2.4
Author:
Pavol Gressa