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
Hi all,
The code format is broken on the doc page : Writing a Dev Service
Also, I think it would be interesting to mention that the following dependency is mandatory for the dev services to work :
<dependency> <groupId>io.quarkus</groupId> <artifactId>quarkus-devservices-deployment</artifactId> </dependency>
By the way, I don't think the dependency is ever mentionned on any of the dev services related pages.
I'd be happy to submit a PR for the doc.
Cheers !
No response
The text was updated successfully, but these errors were encountered:
/cc @geoand (devservices), @stuartwdouglas (devservices)
Sorry, something went wrong.
Hey @ibethus , sure, PRs are welcome :).
🙏🏽
Successfully merging a pull request may close this issue.
Description
Hi all,
The code format is broken on the doc page : Writing a Dev Service
Also, I think it would be interesting to mention that the following dependency is mandatory for the dev services to work :
By the way, I don't think the dependency is ever mentionned on any of the dev services related pages.
I'd be happy to submit a PR for the doc.
Cheers !
Implementation ideas
No response
The text was updated successfully, but these errors were encountered: