Package com.oracle.coherence.spring.data.config
Coherence data configuration support.
- Since:
 - 3.0
 - Author:
 - Ryan Lubke
 
- 
Class Summary Class Description CoherenceRepositoriesRegistrar This class wil register support for Coherence repositories with the Spring runtime. - 
Annotation Types Summary Annotation Type Description CoherenceMap Optional marker for Coherence repositories where the repository itself should use a cache name different from the name that is auto-selected by the runtime based on the repository class name.EnableCoherenceRepositories Annotation to enable Coherence repositories.