Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 375 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 375 Bytes

Spring-WebServer-Oracle

  • It is a practice project for studying Spring Boot and Oracle DB.

Tools

  • Java Spring Oracle JQuery

Prepare project environment

  • Execute Oracle DB and Minio S3 with docker
docker-compose up

Execution

  • Run Spring Boot project
./gradlew clean bootRun