Michal Jurc created WFWIP-71:
--------------------------------
Summary: 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)