https://github.com/devonfw/devon4quarkus
https://github.com/devonfw/devon4quarkus
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devonfw/devon4quarkus
- Owner: devonfw
- License: apache-2.0
- Created: 2021-07-01T11:19:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-24T05:25:34.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T04:19:51.823Z (over 1 year ago)
- Size: 39.1 KB
- Stars: 1
- Watchers: 17
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.asciidoc
- License: LICENSE
Awesome Lists containing this project
README
= devon4quarkus
When implementing apps in Java we support two majore frameworks as flavours in devonfw:
* spring(-boot) with https://github.com/devonfw/devon4j/wiki[devon4j]
* https://quarkus.io/[quarkus] with `devon4quarkus` from this repository
image:https://img.shields.io/github/license/devonfw/devon4quarkus.svg?label=License["Apache License, Version 2.0",link=https://github.com/devonfw/devon4quarkus/blob/develop/LICENSE.txt]
image:https://img.shields.io/maven-central/v/com.devonfw.java.quarkus/devon4q.svg?label=Maven%20Central["Maven Central",link=https://search.maven.org/search?q=g:com.devonfw.java.quarkus]
image:https://github.com/devonfw/devon4quarkus/actions/workflows/build.yml/badge.svg["Build Status",link="https://github.com/devonfw/devon4quarkus/actions/workflows/build.yml"]
== Status
Please note that this repository is currently just evolving and work in progress.
You will also find parts in https://github.com/devonfw-sample/devon4quarkus-reference/[devon4quarkus-reference] that will move here over time.
Feel free to get in touch, contriubte and help us to make our quarkus support as great and production-ready as our spring-boot support.