common-annotations-api
common-annotations-api copied to clipboard
Common converters can be used in all conversion cases
I noticed there is a Converter used with annotations, if possible to add a common ConversionService for all conversion cases, as a common fallbacks. eg. Config, JPA, JSF, etc. have their own converters, and make them also search the common ConversionService and adapt the common converters if not found in their parts.
Originally posted by @hantsy in https://github.com/eclipse-ee4j/config/discussions/11#discussioncomment-1626487