A web service to perform instant-runoff voting polls
Required for the development environment: Java Maven Docker (or mysql running somehow)
Run the main java class (org.example.configuration.DemoApplication)
Resources used in the creation of this example app.
https://github.com/leangen/GraphQL-SPQR https://github.com/graphql-java-kickstart/graphql-spring-boot https://en.wikibooks.org/wiki/Java_Persistence http://www.querydsl.com/static/querydsl/latest/reference/html/ch02.html#jpa_integration http://www.operatornew.com/2012/11/automatic-db-migration-for-java-web.html https://www.informit.com/articles/article.aspx?p=1592379