Complete project mini 2 (Invoice management)
Complete all task in project mini 2
- CRUD Customer
- CRUD Product
- Create, get all Invoice
- View invoice, revenue rang date
- Use Logger to log info, warn, error when query with db
- Use Junit and Mockito to write Unit test for module product, customer, invoice