Skip to content

Implementation of a sample Spring Boot service integrating with multiple other open source technologies

Notifications You must be signed in to change notification settings

grey-lovelace/open-stack-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service Discovery Server

Implementation of a Spring Boot microservice integrated with multiple open source tools

Build and Deploy Localy

./mvnw build
docker build -t open-stack-service:latest .
docker network create open-stack
docker-compose up

About

Implementation of a sample Spring Boot service integrating with multiple other open source technologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published