dev-roadmap / quarkus-tutorial

This is a series of blog posts where I will create a tutorial of Quakus.io.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quarkus Tutorial

Steps

1. Create a REST API

More information

In the first example, we create a minimal REST API using Quarkus and JAX-RS.

2. Configure JPA Jakarta Persistence

More information

In the second example, we add the persistence layer for our REST API.

3. Configure Jakarta Bean Validation

More information

In the third example, we add the validation to all layers of our REST API.

About

This is a series of blog posts where I will create a tutorial of Quakus.io.

License:GNU Lesser General Public License v2.1


Languages

Language:Java 100.0%