-
Notifications
You must be signed in to change notification settings - Fork 63
fix!: updates for Spring Boot 4 / Flow 25 #3632
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3632 +/- ##
=======================================
Coverage 86.50% 86.50%
=======================================
Files 115 115
Lines 8387 8387
Branches 1298 1298
=======================================
Hits 7255 7255
Misses 1114 1114
Partials 18 18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
… to parser modules
…ring Framework 7 See: spring-projects/spring-framework#33847 Spring Framework 7.0 switches AOT reflection metadata format from prior "reflect-config.json" to the new "reachability-metadata.json". This change updates `AotBrowserCallableFinder` implementation to use the new metadata file and format.
|
This ticket/PR has been released with Hilla 25.0.0.alpha1 and is also targeting the upcoming stable 25.0.0 version. |
Connected to vaadin/platform#7327
Flow is using Spring Boot 4.0.0-SNAPSHOT introduced by vaadin/flow#21694, this change aligns the version used in Hilla.