Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

WIP - Bump to spring boot 3.0 #269

Closed
wants to merge 1 commit into from

Conversation

marvin-enthus
Copy link

We just wan't to inform that we did some initial work to bring things to work with spring boot 3.

Currently we have two open topics - one of them is a show stopper.

  • There are 3 failing unit tests related to actuators. We have to dig into it.
  • In this commit the method signature of Shell.evaluate(Input input) was set to private so we are not able to override or use it in our ExtendedShell. I try to open a PR with the request to set the method at least to protected

@marvin-enthus
Copy link
Author

I've opened the related PR to spring-shell: spring-projects/spring-shell#612

@fonimus
Copy link
Owner

fonimus commented Feb 18, 2023

Thanks for the work ! I had a branch but was waiting for spring shell 3 and I finally found the time to work on the project.
I opened #278 and it will be merged soon.

@fonimus fonimus closed this Feb 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants