-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Upgrade to Spring Boot 3.2 #24098
Upgrade to Spring Boot 3.2 #24098
Conversation
Closing and re-opening to test updates to jhipster-bom. |
Trying again because jhipster-bom has fixes. Please let me know if there's an easier way than closing/reopening. |
…, and parameter name information not found in class file either.
It seems kinda strange that we have to add the /cc @mshima and @hide212131 since I know we had to do this for the generator-jhipster-native blueprint. It might not be necessary in the blueprint once this PR is merged. |
I'm not able to reproduce the errors in the ng-webflux-psql-additional job locally.
|
…ardedHeaderUtils.adaptFromForwardedHeaders(request.getURI(), request.getHeaders())
I wonder if it’s related to #24295
Great. Maybe there are more customizations to move to main generator. |
I believe it is. |
@mraible we should be able to do a new release after November 28 based on the spring-cloud release |
FWIW, I didn't mean to do a rebase and add all the commits from |
Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
ms-ng-consul-oauth2-mongodb-caffeine seems to be a blocker. If it fails regularly, I'm fine with ignoring it. |
Might be a Kafka issue now? |
It seems, yes https://github.com/jhipster/generator-jhipster/actions/runs/7122578110/job/19395489593#step:18:712 |
Since BOM has been merged, let's merge it too and work separately on that issue |
Verifies that jhipster/jhipster-bom#1460 works.
Fixes #24091.
Please make sure the below checklist is followed for Pull Requests.