Skip to content
/ ydev_app Public

university project backend microsservice, using java with maven, spark and docker

Notifications You must be signed in to change notification settings

ydev0/ydev_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ydev

ydev backend microservice, wrote in java with maven as build tool.


clone the JavaFX client ,ydev_db and use our docker-compose.yml to run all of them

  • docker compose build
  • docker compose up -d

it should be running on port 8080

you can check if it is working by running docker compose ps

Testing

if you want to test this locally, run

mvn --batch-mode clean compile assembly:single

java -jar target/ydev-0.0.1-jar-with-dependencies.jar

About

university project backend microsservice, using java with maven, spark and docker

Resources

Stars

Watchers

Forks

Packages

No packages published