Skip to content

Simple DB application to emulate work with orders, entries, and products.

License

Notifications You must be signed in to change notification settings

streamlined2/HybrisAcademyEntranceTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HybrisAcademyEntranceTask

Starting point: method 'main' in class controller.Runner

Maven project, Java 16, Hibernate 6.0.0, MySQL 8.0.23

Command line user interface

Configuration file local.properties contains DB connection properties

Class service.Service partially covered by JUnit 5, Mockito 3.12 tests

The application guides user on all possible ways to operate on startup

Database scheme adheres to proposed one, it may be recreated and filled up with necessary values by Dump20211001.sql