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

Upgrade to Spring Boot 3 #1104

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Conversation

egreijus
Copy link
Contributor

@egreijus egreijus commented Jun 27, 2023

This upgrades the project to Spring Boot 3 (3.1.1) and JDK 17 so that Spring State Machine can be used in projects based on Spring Boot 3.

(A CLA has been completed)

@kjberglund
Copy link

This would be great to have, what do you think @jvalkeal ?

@gustavodaquino
Copy link

I agree with the migration proposal to Spring Boot 3.0 for compliance reasons.

@noaHson86
Copy link

how is it going? would like to move projects to spring 3.
appreciate your hard work.

@mrjovanovicns
Copy link

Is there any progress on this? We are also looking to use this in our spring 3 java 17 project.

@varuntayur
Copy link

Any update on this please

@andreas-schilling
Copy link

Would be great to have this to be able to perform a migration of our application to Spring Boot 3 ❤️

@relyativus
Copy link

Hey guys. I am waiting for this as well. Any estimation on when this will be released? Thanks a lot for your effort!

@egreijus
Copy link
Contributor Author

Updated to Spring Boot 3.1.x

@egreijus
Copy link
Contributor Author

All, thanks for the encouraging comments.
I'd be more than happy to receive comments and suggestions on enhancements in order to have this merged and finally built.

@egreijus
Copy link
Contributor Author

egreijus commented Sep 7, 2023

@jvalkeal: Please have a look at this.

@SachinSharmaa
Copy link

@jvalkeal Can we please have a timeline here? If there is a plan to release a spring boot 3 compatible version or not?
We are planning on using Spring State Machine, but we are reluctant on working with spring boot 2 in new service.

@jvalkeal jvalkeal added this to the 4.0.0-M1 milestone Oct 4, 2023
@jvalkeal
Copy link
Contributor

jvalkeal commented Oct 5, 2023

Thanks a lot for the PR as it's a good start for boot 3 upgrade. I will polish it a bit before merging.

jvalkeal added a commit that referenced this pull request Oct 5, 2023
* pr/1104:
  Polish "Upgrade to Spring Boot 3"
  Upgrade to Spring Boot 3
@jvalkeal jvalkeal merged commit 497eebe into spring-projects:main Oct 5, 2023
5 checks passed
@jvalkeal jvalkeal mentioned this pull request Oct 4, 2023
1 task
@egreijus egreijus deleted the spring-boot-3 branch October 5, 2023 13:42
@Steve973
Copy link

It looks like nobody tested this with AOT processing. As of SB 3.2.0 and StateMachine 4.0.0, this still causes an error described in #1080

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet