You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These tests are passing as expected.
But you feel free to provide a Minimal, Reproducible Example - with HelloController that reproduces the problem. (Link to minimal project in Github) - if you believe the issue is still there.
Describe the bug
Hi evryone!
I am upgrading from spring boot 3.2 to 3.4.1 and I have some troubles with @JsonUnwrapped
For example I provide a simple spring boot project with 2 records.
After a generation of definitions,
value
is missing.To Reproduce
Steps to reproduce the behavior:
Here is the project with this bug: unwrapped-test.zip
Actual result is:
Expected behavior
The text was updated successfully, but these errors were encountered: