Application that will generate a random pairing of people and send each of them an email with who they have in the grabbag.
Requires Java 11+ and Maven to run this application
To customize participants, update the participants.csv file found under resources folder
To customize exemptions, update the participant-pair-exemptions.csv file under resources folder
To run the application, run the following command below:
mvn clean install
java -jar ./target/christmas-grabbag-1.0-SNAPSHOT.jar