Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daggerok/quarkus-examples

Quarkus micro-profile examples using Gradle / Maven build tools.
https://github.com/daggerok/quarkus-examples

quarkus quarkus-gradle quarkus-maven quarkus-mvc quarkus-qute quarkus-resteasy-mutiny quarkus-resteasy-qute quarkusio qute qute-template-engine qute-templates smallrye-reactive-streams

Last synced: 3 days ago
JSON representation

Quarkus micro-profile examples using Gradle / Maven build tools.

Awesome Lists containing this project

README

        

# quarkus-examples [![Build Status](https://travis-ci.org/daggerok/quarkus-examples.svg?branch=master)](https://travis-ci.org/daggerok/quarkus-examples) [![CI](https://github.com/daggerok/quarkus-examples/workflows/CI/badge.svg)](https://github.com/daggerok/quarkus-examples/actions?query=workflow%3ACI)
Quarkus micro-profile examples using Gradle / Maven build tools.

_links:_

* https://quarkus.io/guides/qute-reference#syntax-and-building-blocks
* https://github.com/daggerok/quarkus-websocket-sse
* https://github.com/daggerok/quarkus-thymeleaf-mvc
* https://lordofthejars.github.io/quarkus-cheat-sheet/
* https://github.com/kabir/blog-quarkus-ui-development

NOTE 1: _see [.travis.yml](.travis.yml)_

NOTE 2: _This project has been based on [GitHub: daggerok/main-starter](https://github.com/daggerok/main-starter)_