improved the README with badges
This commit is contained in:
parent
cbdc1b13a9
commit
229663f852
1 changed files with 7 additions and 0 deletions
|
@ -1,4 +1,11 @@
|
||||||
# Kafka + Quarkus + Docker : Demonstration
|
# Kafka + Quarkus + Docker : Demonstration
|
||||||
|
|
||||||
|
[](https://www.apache.org/licenses/LICENSE-2.0)
|
||||||
|
[](https://kotlinlang.org/)
|
||||||
|
[](https://kafka.apache.org/)
|
||||||
|
[](https://quarkus.io/)
|
||||||
|
[](https://www.docker.com/)
|
||||||
|
|
||||||
A small university project to discover the [Quarkus Framework](https://quarkus.io/) to build the
|
A small university project to discover the [Quarkus Framework](https://quarkus.io/) to build the
|
||||||
application combined with the [Kafka platform](https://kafka.apache.org/), the whole compatible
|
application combined with the [Kafka platform](https://kafka.apache.org/), the whole compatible
|
||||||
with [Docker](https://www.docker.com/).
|
with [Docker](https://www.docker.com/).
|
||||||
|
|
Loading…
Reference in a new issue