Skip to content

BenSlabbert/vertx-dagger-app

Repository files navigation

Vert.x Dagger App

Licensed under Apache 2.0 https://www.apache.org/licenses/LICENSE-2.0.txt

Using dagger2 and vertx.

The idea behind this project is to learn Vert.X and Dagger2.

This project is attempting to do as much as possible at compile time, and to use the least amount of reflection as possible.

This project also contains a nmber of annotation processors and maven plugins to generate source code.

This project also generate GraalVM builds.

The module jte-htmx-parent also contains a frontend using Svelte 5 + htmx with JTE templates.