Skip to content

vkirodian/microservices-eureka-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microservices-eureka-demo

This is a simple Eureka Server.

Installation

Once you have checked out this repository, go to the base directory and build it using maven

maven clean install

Running the application

Once the project is successfully built, you can run the following command:

java -jar .\target\eureka-1.jar

The application would run at the configured port and act as a discovery server for all your micro-services.

About

This is a simple Eureka Server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages