An open API service indexing awesome lists of open source software.

https://github.com/bygui86/spring-service-discovery

Spring Service Discovery sample project
https://github.com/bygui86/spring-service-discovery

dockerfile eureka eureka-client eureka-server eureka-service-discovery java java-8 makefile maven mavenw openfeign spring spring-boot spring-boot-2 spring-cloud spring-cloud-netflix spring-feign

Last synced: 2 months ago
JSON representation

Spring Service Discovery sample project

Awesome Lists containing this project

README

          

# Spring Service Discovery sample project

## topics
* spring boot
* spring cloud netflix eureka
* service discovery
* eureka
* openfeign

## links
* https://spring.io/guides/gs/service-registration-and-discovery/
* https://www.baeldung.com/spring-cloud-netflix-eureka
* https://www.baeldung.com/intro-to-feign

## TODOs
* rest client
* rest-template with eureka
* spring annotation @EnableFeignClient
* discovery server
* consul
* zookeeper