Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[client] Support Generics with Jackson #553

Merged
merged 5 commits into from
Jan 26, 2025

Conversation

SentryMan
Copy link
Collaborator

  • modify JacksonBodyAdapter to support generics
  • update generation to use Jackson's TypeReference for generics if available
  • update generation to use Inject's GenericType for generics if available

@SentryMan SentryMan added the enhancement New feature or request label Jan 22, 2025
@SentryMan SentryMan added this to the 3.0 milestone Jan 22, 2025
@SentryMan SentryMan requested a review from rbygrave January 22, 2025 17:30
@SentryMan SentryMan self-assigned this Jan 22, 2025
@SentryMan SentryMan enabled auto-merge (squash) January 25, 2025 17:26
@SentryMan SentryMan requested a review from rob-bygrave January 26, 2025 05:12
@SentryMan SentryMan merged commit 3025c93 into avaje:master Jan 26, 2025
6 checks passed
@ferrazoli
Copy link
Contributor

@rbygrave any chance you can publish a RC for this PR?

@SentryMan SentryMan deleted the generic-jackson branch January 26, 2025 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants