Skip to content

Code format broken on page "Writing a Dev Service" #44793

@ibethus

Description

@ibethus

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 :

<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 !

Implementation ideas

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions