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
Currenly we have crnk application with spring boot 2. When we are trying to upgrade spring boot 3, facing below issue.
"status": 404, "error": "Not Found", "message": "No message available", "path": "/cupid/profile/v2/cif"
will Crnk framework support spring boot 3 setup ? If so, please help me to resolve this issue
The text was updated successfully, but these errors were encountered:
crnk currently does not support Spring Boot 3.x (see issue #869) There is an open PR if you are interested in contributing to the upgrade: PR #882
Sorry, something went wrong.
No branches or pull requests
Currenly we have crnk application with spring boot 2. When we are trying to upgrade spring boot 3, facing below issue.
will Crnk framework support spring boot 3 setup ? If so, please help me to resolve this issue
The text was updated successfully, but these errors were encountered: