Skip to content

felipedspereira/eureka-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eureka-client

eureka service discovery client

This project is a client that register itself to a eureka server (see the application.yml)

How to build

Just run mvn clean package dockerfile:build and a image will be generated in your machine.
Ps: it requires docker installed in the target machine.

How to run

Just run docker-compose up -d to start the app
Ps: it requires docker-compose installed in the target machine.

Available Endpoints

  • http://<HOST>:8888/ola(prints a string)

About

eureka service discovery client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published