[jboss-jira] [JBoss JIRA] (WFWIP-61) Description of the elements in newly introduced microprofile-config-smallrye subsystem could be more informative

Jan Stourac (JIRA) issues at jboss.org
Wed Jul 18 06:08:01 EDT 2018


Jan Stourac created WFWIP-61:
--------------------------------

             Summary: Description of the elements in newly introduced microprofile-config-smallrye subsystem could be more informative
                 Key: WFWIP-61
                 URL: https://issues.jboss.org/browse/WFWIP-61
             Project: WildFly WIP
          Issue Type: Bug
          Components: MP Config
            Reporter: Jan Stourac
            Assignee: Jeff Mesnil


Description of the elements in /subsystem=microprofile-config-smallrye could give more info, so far it states just:
{code}
            "config-source-provider" => {
                "description" => "Config Source Provider",
            "config-source" => {
                "description" => "Config Source",
{code}

Maybe adding also information about what those elements are used for could improve user experience, e.g.:
{code}
            "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",
{code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list