Skip to content

MySQL DB schema creation using Spring boot, repository creation, Unit Tests with TestEntityManager

Notifications You must be signed in to change notification settings

lenlag/BoutiqueJPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoutiqueJPA

Database creation for a web shop.

The database (MySql) is created via Spring Boot.

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

Maven build project.

Releases

No releases published

Packages

No packages published

Languages