We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
08b7dc3
enhancement: #6 support for gradles incremental annotation processing
835888e
212981a
enhancement #2: @EnumMappers can now be used on multiple classes in a project enhancement #3: Duplicate enums in @EnumMappers are now ignored
@EnumMappers
cfbdf21
bugfix #1: @EnumMapper and @EnumMappers can now be used in the same project
@EnumMapper
a7926ba
Initial version The annotation processor is already working for simple examples.