Skip to content

Conversation

@mechite
Copy link
Contributor

@mechite mechite commented Sep 22, 2025

  • mention support for non-avaje annotations
  • minor formatting/grammar changes
  • move content to new "Optional extensions" section

- mention support for non-avaje annotations
- minor formatting/grammar changes
- move content to new "Optional extensions" section
README.md Outdated
- Add fromObject() as a "covert from object" feature like Jackson ObjectMapper
- Add naming convention support
- Add `@Json.Import` to generate adapters for types that we can't put the annotation on (types we might not 'own')
- Add support for generating adapters with annotations from Jackson, GSON and Jakarta
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better to say importing

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better to say importing

not "importing adapters", as we don't support the adapter annotations from them.
but I like the clause "(for @Json.Imported types)"

@SentryMan SentryMan merged commit aa01143 into avaje:main Sep 22, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants