Skip to content

The service responsible for the other microservices registration and balancing in Eagle Eye Application.

License

Notifications You must be signed in to change notification settings

cyberalexander/ea-eureka-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ea-eureka-service

The service responsible for the other microservices registration and balancing in Eagle Eye Application.

Useful APIS

How to check particular service information in Eureka

GET http://<eureka service>:8761/eureka/apps/<APPID>

For instance, to see the organization service in the registry you can call GET http://localhost:8761/eureka/apps/ea-organisation-service

About

The service responsible for the other microservices registration and balancing in Eagle Eye Application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published