todo springboot mysql hibernate rest
1.0.0
A simple Todo list application using Spring Boot with the following options:
To build and run the sample from a fresh clone of this repo:
src/main/resources folder with the URL, username and password for your MySQL instance. The table schema for the Todo objects will be created for you in the database.