/rinha-backend

Devagar e sempre

Primary LanguageJava

Rinha

vert.x 4.4.5 purple

This application was generated using http://start.vertx.io

Info

This is inspired on the previous work or many people. I started this pet project after seeing this repository: https://github.com/zsantana/rinha-backend-by-bruno-borges/tree/main

Building

First, you have to load default.env.

To launch your tests:

./mvnw clean test

To package your application:

./mvnw clean package

To run your application:

./mvnw clean compile exec:java

Help