Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-10853

Description of the elements in newly introduced microprofile-config-smallrye subsystem could be more informative

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • MP Config
    • None

      Description of the elements in /subsystem=microprofile-config-smallrye could give more info, so far it states just:

      /subsystem=microprofile-config-smallrye:read-resource-description
                  "config-source-provider" => {
                      "description" => "Config Source Provider",
                  "config-source" => {
                      "description" => "Config Source",
      

      Maybe adding also information about what those elements are used for could improve user experience, e.g.:

                  "config-source-provider" => {
                      "description" => "Config Source Provider can be used to register own implementation for config-source with your specific way of configuration",
                  "config-source" => {
                      "description" => "Config Source contains configured configuration sources that are utilized for configuration",
      

            jmesnil1@redhat.com Jeff Mesnil
            jstourac@redhat.com Jan Stourac
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: