9322_Poll_Service
organize poll & vote.
To run the project, clone it, and import it into your favorite IDE. The main entry point is MainApplication.java
Go to http://localhost:8200/swagger-ui.html for Swagger (API Ref)
Navigate to http://localhost:8200/h2-console to look at the database content
*Driver Class: org.h2.Driver
*JDBC URL: jdbc:h2:file:./demo
*User Name: sa
*Password: