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

jsonrpc4j to support Spring Boot v3.x #28

Closed
vikinatora opened this issue Mar 7, 2023 · 1 comment
Closed

jsonrpc4j to support Spring Boot v3.x #28

vikinatora opened this issue Mar 7, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@vikinatora
Copy link
Collaborator

Use latest 3.x version of Spring Boot. Currently we use v2.7.3 because 3.x fails to build with jsonrpc4j.
See: https://stackoverflow.com/questions/74760350/application-fails-on-run-in-a-new-release-of-springboot-3-0-0.
There's an active issue an it seems that this guy is going to make a PR(it won't be his first one): briandilley/jsonrpc4j#303

@vikinatora vikinatora added the enhancement New feature or request label Mar 7, 2023
@vikinatora vikinatora changed the title Improve existing release of jsonrpc4j jsonrpc4j to support Spring Boot v3.x Mar 7, 2023
@David-Petrov
Copy link
Contributor

Seems a PR was opened, but never merged... However, there exists a fork which claims to have solved this. Maybe take a fresher look at this?

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

No branches or pull requests

3 participants