In the first example, we create a minimal REST API using Quarkus and JAX-RS.
In the second example, we add the persistence layer for our REST API.
In the third example, we add the validation to all layers of our REST API.
This is a series of blog posts where I will create a tutorial of Quakus.io.
JavaLGPL-2.1
In the first example, we create a minimal REST API using Quarkus and JAX-RS.
In the second example, we add the persistence layer for our REST API.
In the third example, we add the validation to all layers of our REST API.