/java-demo

The self learning java demo project

Primary LanguageJava

Java Demo

learning the java spring boot 2 by myself. So this is the demo project.

Description

I will tag when I finish some point

Point

1. success to run the spring boot 2 project

  1. connection to the mysql with jdbc

  2. easy curd api(Create, Update, Retrieve, Delete).

  3. run in docker container

  4. use docker-compose to orchestration the container.