Skip to content

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essent

Notifications You must be signed in to change notification settings

gozderapatryk/eureka-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General information

Provides a mechanism that keeps track of all the services and their instances in the microservices' architecture. All microservices register to it and keep updating their network information regularly. EurekaService was implemented using Spring Cloud dependencies.

<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-starter-netflix-eureka-server</artifactId>
</dependency>

Docker

To run this application in the Docker's container you can use added Dockerfile to prepare a new image or just use the following public image gozderapatryk/eureka-service:[tag] from my dockerhub's repository.

About

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essent

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published