Re: Bindy not able to handle multiple annotated classes
d(pos = 1) > private String DCSi; > > ... > } > > @CsvRecord(separator = ",", skipFirstLine = true) > public class ItemLoc implements Serializable { > > @DataField(pos = 1) > private String ITEM; > > > ... > } > > Let me help
Bindy not able to handle multiple annotated classes
ield(pos = 1) private String ITEM; ... } Let me help resolve this. -- View this message in context: http://camel.465427.n5.nabble.com/Bindy-not-able-to-handle-multiple-annotated-classes-tp5752586.html Sent from the Camel - Users mailing list archive at Nabble.com.