8000 GitHub - Rossyafk/spring-boot-demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Rossyafk/spring-boot-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-demo

Executing the project

Starting

Creating the docker images

cd job-launcher-microservice
mvn docker:build

cd job-execution-microservice
mvn docker:build

Starting the docker instances

To start the server, execute

cd docker
docker-compose up -d

The server will be available on the docker instance IP (localhost or similar) port 7000 and 8000

Sending commands

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0