@Target({METHOD,FIELD,TYPE})
@Retention(RUNTIME)
public @interface Converts
Convert annotations. Multiple converters
must not be applied to the same basic attribute.ConvertConvert[] value
Convert mappings that are to be applied.Copyright © 2018. All rights reserved.