Skip to content

luizgustavocosta/16-bits

Repository files navigation

16-bits

Code for the channel 16 bits

Build status

Build status

Coverage

codecov

Sonar

Quality Gate Status

Hello World

Is expected the following behaviors

  1. Print a message using System.out
  2. Print a message using Log api
  3. Print a message using a REST service using Spring
  4. Print a message using a REST service using Quarkus
  5. Silly command

Docker Hub

All images made so far are there.

This is the link for the Docker Hub

Test Report mvn clean test mvn allure:serve