Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 554 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 554 Bytes

Eureka Client Service

This is a simple example of how Eureka Client Service Registration and Discovery works, only for learning purpose

Usage

Import as maven project into your preferred ide.

  run as standard java aplication and go to the localhost:8761 and you will see the Eureka dashboard

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT