Uploaded image for project: 'Log Tool'
  1. Log Tool
  2. LOGTOOL-127

Allow expression properties to be resolved from system properties and environment variables

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 2.1.0.Beta1
    • None
    • None

      Currently some annotations allow for expressions to be defined for certain attributes. These values are resolved from a properties file passed as an annotation processor argument. It may be useful for system properties for environment variables to be resolved.

      For system properties the expression prefix would be sys:

      ${sys.key}
      

      For environment variables the expression prefix would be env:

      ${env.key}
      

            jperkins-rhn James Perkins
            jperkins-rhn James Perkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: