Skip to content

antifragilesoftware/simple-boot-microservice-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Spring Boot Service that consumes another service through Consul

To Build into Docker using Maven

First make sure you're running in an environment that has docker available to you. Then execute:

$ ./mvnw package docker:build

Once completed you will have an antifragilesoftware/simple-boot-microservice-consumer image available, as seen by executing:

$ docker images

REPOSITORY                                                      TAG                 IMAGE ID            CREATED             SIZE
antifragilesoftware/simple-boot-microservice-consumer                       latest              39fc873649d9        3 seconds ago       667.6 MB

About

A Spring Boot Microservice that uses and therefore depends on another microservice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published