Skip to content

Create a proper maven archetype for Quarkus+Devon #492

@matus-m

Description

@matus-m

At the moment, the guide only links to code.quarkus.io website with some preselected packages as suggestion for creating new project.
We should create a proper maven archetype that:

  • creates a project with recommended extensions(e.g. imperative REST + JPA)
  • follows naming and package conventions of devon
  • has relevant sample code and config
  • maybe also contains k8s/helm

Ideally, we would have multiple variants of the archetype, matching the common scenarios e.g. imperative CRUD app, reactive messaging, reactive CRUD.... but that can be extended in the future

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions