Mike Roberts

Results 3 issues of Mike Roberts

Changes the implementation of Avro record name to Java method name converter. Though this breaks no existing tests, it is a breaking change for records named in UPPER_SNAKE style. Make...

Java

Adds the useFieldNameForGetter option to SpecificCompiler. When enabled, SpecificCompile will now use the field names without the 'get' prefix as the name of the getter for that field. Make sure...

Java