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
I was expecting to see q/info here:
q/info
See Above
ITs not listed
Just add the info endpoint and go to DevUI endpoints
uname -a
ver
No response
java -version
openjdk version "21.0.4" 2024-07-16 LTS
3.19.0
mvnw --version
gradlew --version
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
I was expecting to see
q/info
here:Expected behavior
See Above
Actual behavior
ITs not listed
How to Reproduce?
Just add the info endpoint and go to DevUI endpoints
Output of
uname -a
orver
No response
Output of
java -version
openjdk version "21.0.4" 2024-07-16 LTS
Quarkus version or git rev
3.19.0
Build tool (ie. output of
mvnw --version
orgradlew --version
)Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Additional information
No response
The text was updated successfully, but these errors were encountered: