Annotation Interface Document


@Retention(RUNTIME) @Target(TYPE) public @interface Document
Author:
Carlos Ortiz
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Name where all Documents will be save.
  • Element Details

    • collectionName

      String collectionName
      Name where all Documents will be save.
      Returns:
      name of the collection where documents annotated will be save by .JongoRepository