Annotation Interface Property


A property that can be contained within a PropertySource or used generally throughout the system.
Since:
1.0
Author:
graemerocher
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The name of the property in kebab case.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
     
  • Element Details

    • name

      String name
      The name of the property in kebab case. Example: my-app.bar.
      Returns:
      The name of the property