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
migrate/ clean button should perform specific operation
After clicking on button --> it shows this page is not working error code 405
Steps to reproduce:
uname -a
ver
No response
java -version
11.0.13
2.5.4
mvnw --version
gradlew --version
3.8.1
The text was updated successfully, but these errors were encountered:
/cc @cristhiank, @gastaldi, @geoand, @gsmet
Sorry, something went wrong.
Bring back erroneously removed Flyway Dev Console route handler
9cd2148
This was erroneously removed in fa62e3f Fixes: quarkusio#22407
Merge pull request #22415 from geoand/#22407
fc71715
3e3dacc
This was erroneously removed in fa62e3f Fixes: quarkusio#22407 (cherry picked from commit 9cd2148)
Successfully merging a pull request may close this issue.
Describe the bug
Expected behavior
migrate/ clean button should perform specific operation
Actual behavior
After clicking on button --> it shows this page is not working error code 405
How to Reproduce?
Steps to reproduce:
Output of
uname -a
orver
No response
Output of
java -version
11.0.13
GraalVM version (if different from Java)
No response
Quarkus version or git rev
2.5.4
Build tool (ie. output of
mvnw --version
orgradlew --version
)3.8.1
Additional information
No response
The text was updated successfully, but these errors were encountered: