Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 246 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 246 Bytes

cust-crud

Spring Boot Customer CRUD application with Unit and Integration tests.

To run this application, simply do a maven install on the main directory and then run App.java

To run the tests, just run the test class as a normal JUnit test.