Annotation Type SentinelMapper


  • @Documented
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface SentinelMapper
    Annotation that denotes the mapping associated with a Mapper implementation
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Mapping[] mappings  
    • Element Detail