Annotation Type MessageProxyMethod


@Target(METHOD) @Retention(RUNTIME) @Documented public @interface MessageProxyMethod
Used to mark the methods of generated message proxy interfaces.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Returns the code of the message key.
  • Element Details

    • code

      String code
      Returns the code of the message key.
      Returns:
      the code of the message key