learning the java spring boot 2 by myself. So this is the demo project.
I will tag when I finish some point
1. success to run the spring boot 2 project
-
connection to the mysql with jdbc
-
easy curd api(Create, Update, Retrieve, Delete).
-
run in docker container
-
use docker-compose to orchestration the container.