initial commit
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 10m12s
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 10m12s
This commit is contained in:
commit
2d9bd1710c
17 changed files with 940 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
Quarkus Commons
|
||||
===============
|
||||
|
||||
[](https://openjdk.org/projects/jdk/21/)
|
||||
[](https://quarkus.io/guides/)
|
||||
[](https://maven.apache.org/)
|
||||
|
||||
<!-- TOC -->
|
||||
* [Quarkus Commons](#quarkus-commons)
|
||||
* [Introduction](#introduction)
|
||||
<!-- TOC -->
|
||||
|
||||
# Introduction
|
||||
|
||||
This repository contains modules with common classes and utilities
|
||||
that can be used by Quarkus applications.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue