Skip to content

API Server For Remake Project Of YourSampple(2021-1 OSS Project)

Notifications You must be signed in to change notification settings

lomayd/YourSampple-Remake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YourSampple-Remake

Phone Bill Calculator API Server


Execution

git clone https://github.com/lomayd/YourSampple-Remake.git

cd ./YourSampple-Remake

[Write down "MYSQL_ROOT_PASSWORD" in docker-compose.yml]

docker-compose up -d

[Write down "spring.datasource.password" in /src/main/resources/application.yml]

sudo chmod 777 ./gradlew

./gradlew build

java -jar build/libs/YourSampple-Remake-0.0.1-SNAPSHOT.jar

Contents

  • Phone Bill Calculator API
  • CSV Reader + Writer Using Sping Batch

About

API Server For Remake Project Of YourSampple(2021-1 OSS Project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages