Decouple ClientProperties and PropertyUtils

XMLWordPrintable

      ClientProperties currently uses PropertyUtils to load properties from a file.

      PropertyUtils allows for fancy mutations of the file on disk - which is not required in the ClientProperties bean.

      ClientProperties should depend on java.util.Properties instead. This will allow for cleaner integration for users with custom property configurators.

              Assignee:
              Justin Koke
              Reporter:
              shihab
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: