Skip to content

bug: Codestart path conflicting with JAX-RS #105

@mcruzdev

Description

@mcruzdev

Pre-flight

  • I’m using the latest release or a recent snapshot.
  • I searched existing issues and Discussions.

What happened?

When generating the project with the following command:

quarkus create app org.acme:hello-flow \
  --extension=resteasy-reactive-jackson,io.quarkiverse.flow:quarkus-flow

We got a conflict between quarkus-rest and quarkus-flow codestarts.

Minimal reproducer

quarkus create app org.acme:hello-flow \
  --extension=resteasy-reactive-jackson,io.quarkiverse.flow:quarkus-flow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions