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

Improve AOT metadata #1858

Closed
2 tasks done
odrotbohm opened this issue Oct 12, 2022 · 0 comments
Closed
2 tasks done

Improve AOT metadata #1858

odrotbohm opened this issue Oct 12, 2022 · 0 comments
Assignees
Labels
in: core Core parts of the project type: enhancement
Milestone

Comments

@odrotbohm
Copy link
Member

odrotbohm commented Oct 12, 2022

  • Proxy registration for controller types and their methods' return types
  • Registration of Jackson model and customization types for reflection.
@odrotbohm odrotbohm added type: enhancement in: core Core parts of the project labels Oct 12, 2022
@odrotbohm odrotbohm added this to the 2.0.0-RC1 milestone Oct 12, 2022
@odrotbohm odrotbohm self-assigned this Oct 12, 2022
odrotbohm added a commit that referenced this issue Oct 12, 2022
We now register proxy types for all controller beans and the return types of their methods if suitable for proxying. This allows the link creation by pointing to controller methods.

We now also register all types (de)serialized by Jackson for reflection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Core parts of the project type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant