TrueOrFalse WebService is a simple web serivce that implements the server side of TrueOrFalse game.
#Installation In order to correctly install the application, you should follow these steps:
- You should insert your database credentials.
/src/main/java/resources/application.properties
- You should create and populate the database. You can find a simple database in:
/src/main/java/resources/dump.sql