Annotation Interface PageModelProperty


@Target({ANNOTATION_TYPE,METHOD,CONSTRUCTOR,FIELD}) @Retention(RUNTIME) public @interface PageModelProperty

Annotation similar to jackson-annotations @JsonProperty specify the name of the property in the Page Model API

  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      ""