We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
jsonrpc4j
Spring Boot v3.x
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: