One possibility is overriding default templates which are used for code generation <http://stackoverflow.com/a/21035683/1287376>.
On Fri, Dec 18, 2015 at 1:46 PM, yomi <[email protected]> wrote: > I'd like to echo hannes question: > is there a way to generate the avro classes with getters, setters and > constructors that support primitive types? > > Regards, > Yomi > > > > > > -- > View this message in context: > http://apache-avro.679487.n3.nabble.com/Generate-java-code-with-getters-returning-primitives-instead-of-wrapper-classes-tp4032580p4033705.html > Sent from the Avro - Users mailing list archive at Nabble.com. >
