GitHunt
LE

lenlag/GarageJPA

MySQL DB schema creation using Spring boot, Repository creation, JUnit Tests with TestEntityManager in h2 database

GarageJPA

Simplified garage management.
Consists of 7 entities :

  • garage
  • address
  • box
  • car
  • vehicle
  • person
  • rent

The database is created using Spring Boot.

It is uploaded with some initial dataset.

Garage toString() function displays all the contents of the database.

All the repositories are tested using JUnit (h2 test database) & via Maven test.

Maven build project.

Languages

Java100.0%

Contributors

Created January 7, 2019
Updated September 27, 2022