| Class | Description | 
|---|---|
| AbstractCoherenceAsyncRepository<T,ID> | 
 While it's possible to annotate a simple  
io.micronaut.data.repository.async.AsyncCrudRepository with
 CoherenceRepository and use Coherence as a backend cache. | 
| AbstractCoherenceRepository<T,ID> | 
 While it's possible to annotate a simple  
CrudRepository with
 CoherenceRepository and use Coherence as a backend cache. |