Skip to content

jayanand4u/EurekaServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

This is the Eureka server implementation. It acts as an registry for the services and it can be used by the service consumer to discover the relevant service using the application name of the service.

How to setup the workspace: Import this project as a Gradle project in Eclipse or related IDEs like STS.

How to Run the application ?

Run hello.EurekaServiceApplication as a Java program.

How to build the application ?

Run the following command against CLI (like terminal or command prompt): gradle clean war

About

Eureka Server POC code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages