#Spring Boot Raffle Web Application
##how to run:
mvn spring-boot:run
browse to http://localhost:8080 and upload a file with player names (one player per line) after that you can raffle!
#Spring Boot Raffle Web Application
##how to run:
mvn spring-boot:run
browse to http://localhost:8080 and upload a file with player names (one player per line) after that you can raffle!