Kori-San / amqp_training

A training exercice for my 'Java for entreprise' course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AMQP Training

build workflow codecov

Build the project

The project requires a JDK 17 (recommended distribution is Temurin from Adoptium).

From there, simply use the Maven wrapper to launch all tests (unit tests & integration tests).

./mvnw verify

About

A training exercice for my 'Java for entreprise' course.

License:MIT License


Languages

Language:Java 100.0%