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

JacksonJsonMapper should support createSpecific #871

Merged
merged 3 commits into from
Jun 20, 2024
Merged

JacksonJsonMapper should support createSpecific #871

merged 3 commits into from
Jun 20, 2024

Conversation

dstepanov
Copy link
Contributor

No description provided.

@dstepanov dstepanov requested review from graemerocher and yawkat June 20, 2024 08:46
@dstepanov
Copy link
Contributor Author

Looks like we are trying to resolve mappers for void :(
io.micronaut.core.beans.exceptions.IntrospectionException: No bean introspection available for type [void]
In a case of the exception I will just return the non-specific mapper

Copy link

@graemerocher graemerocher merged commit 3c12eac into 2.11.x Jun 20, 2024
17 checks passed
@graemerocher graemerocher deleted the spec branch June 20, 2024 18:06
@graemerocher graemerocher added the type: improvement A minor improvement to an existing feature label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants