/basic-concpets-4j

In this repository, I'll work on the basic concepts of Spring, Hibernate and other stuff

Primary LanguageJava

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