Skip to content

Spring-Boot + RepositoryRestResource + MySQL + Docker-Compose + Alpine Linux => Rest API in 5 Minutes :*)

License

Notifications You must be signed in to change notification settings

tanbinh123/SpringBootRestDataMysqlDockerComposeDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What?

Spring-Boot + RepositoryRestResource + MySQL + Docker-Compose + Alpine Linux => Rest API in 5 Minutes :*)

Pre-Cond

  • Docker installed
  • Docker Compose installed
  • JDK installed
  • Maven installed

Quickstart

./scripts/run-app.sh &
./scripts/invoke-app.sh
./scripts/stop-app.sh

About

Spring-Boot + RepositoryRestResource + MySQL + Docker-Compose + Alpine Linux => Rest API in 5 Minutes :*)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 58.8%
  • Shell 41.2%