@Documented @Retention(value=RUNTIME) @Target(value={METHOD,TYPE_USE}) @Experimental(value="ConfigMapping API to group configuration properties") public @interface WithConverter
public abstract Class<? extends org.eclipse.microprofile.config.spi.Converter<?>> value
Copyright © 2018–2020. All rights reserved.