Bulk Contact Registration Demo
- mvn clean install
- curl -v http://localhost:5555/csv
It will read records from records.csv and validate each record. If a record is valid, a new file will be created with its details, else violations will be logged in console.