Package com.oracle.coherence.spring.data.config


@NonNullApi package com.oracle.coherence.spring.data.config
Coherence data configuration support.
Since:
3.0
Author:
Ryan Lubke
  • Class
    Description
    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.
    This class wil register support for Coherence repositories with the Spring runtime.
    Annotation to enable Coherence repositories.