0.0.5
- Changed annotations again (sorry! this is the last time)
- Added
@JsonName()
,@jsonIgnore
,@jsonKebabCase
and@jsonSnakeCase
annotations annotations - Added
JsonConverter
interface to allow custom parsing and serialization
@JsonName()
, @jsonIgnore
, @jsonKebabCase
and @jsonSnakeCase
annotations annotationsJsonConverter
interface to allow custom parsing and serialization