[jboss-jira] [JBoss JIRA] (WFWIP-71) Allow for configuration of Converter SPI implementations via management in microprofile-config-smallrye subsystem

Michal Jurc (JIRA) issues at jboss.org
Wed Aug 15 03:43:00 EDT 2018


    [ https://issues.jboss.org/browse/WFWIP-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619223#comment-13619223 ] 

Michal Jurc commented on WFWIP-71:
----------------------------------

[~jmesnil] I am not sure if there's a use case and I don't have a strong opinion about this.

However, it made sense to me that if a user can add a module with {{ConfigSource}} and {{ConfigSourceProvider}} services, they should be able to do the same with {{Converter}}.

> Allow for configuration of Converter SPI implementations via management in microprofile-config-smallrye subsystem
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: WFWIP-71
>                 URL: https://issues.jboss.org/browse/WFWIP-71
>             Project: WildFly WIP
>          Issue Type: Enhancement
>          Components: MP Config
>            Reporter: Michal Jurc
>            Assignee: Jeff Mesnil
>
> MicroProfile configuration specifies three SPIs:
> * {{org.eclipse.microprofile.config.spi.ConfigSource}}
> * {{org.eclipse.microprofile.config.spi.ConfigSourceProvider}}
> * {{org.eclipse.microprofile.config.spi.Converter}}
> {{ConfigSource}} and {{ConfigSourceProvider}} services both can be exposed by WildFly management. We recommend providing the same capability for {{Converter}} services.



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


More information about the jboss-jira mailing list