Anatole Tresch created TAMAYA-399:
-------------------------------------
Summary: Add possibility to sort converters on
ConfigurationBuilder with a custom comparator.
Key: TAMAYA-399
URL: https://issues.apache.org/jira/browse/TAMAYA-399
Project: Tamaya
Issue Type: New Feature
Components: API
Reporter: Anatole Tresch
Assignee: Anatole Tresch
Fix For: 0.4-incubating
{{Add an additional method to the ConfigurationBuilder:}}
{{public ConfigurationBuilder
sortPropertyConverters(Comparator<PropertyConverter> comparator);}}
This is indirectly required/used to correctly implement the Microprofile 1.3
spec.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)