[
https://issues.jboss.org/browse/WFWIP-61?page=com.atlassian.jira.plugin.s...
]
Jan Stourac updated WFWIP-61:
-----------------------------
Description:
Description of the elements in /subsystem=microprofile-config-smallrye could give more
info, so far it states just:
{code:title=/subsystem=microprofile-config-smallrye:read-resource-description}
"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}
was:
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}
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:title=/subsystem=microprofile-config-smallrye:read-resource-description}
"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)