Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 190 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 190 Bytes

About

In this repository, Each subfolder contains tests (i.e. Kafka, JDBC, JPA etc)

Requirement

  1. Java 22
  2. Maven 3.8.x

How to run

  1. cd ${sub-folder}
  2. mvn clean verify