Annotation Interface Repository


@Target(TYPE) @Retention(RUNTIME) public @interface Repository
Indicates that interface is Repository type interface and is responsible for database storage logic.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    ru.tinkoff.kora.common.Tag
     
  • Element Details

    • executorTag

      ru.tinkoff.kora.common.Tag executorTag
      Default:
      @ru.tinkoff.kora.common.Tag({})