corejavadev / feign-client-example

An Example Spring Boot Application Project with Netflix's Feign Client and Eureka Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feign-client-example

An Example Project with Netflix's Feign Client and Eureka Server with Spring Boot Application

In this project, a Feign Client is implemented to communicate with another application through Eureka Server.

You can learn how to configure and communication with another application or microservice combining Spring Boot, Feign Client and Eureka Server.

Source Code for http://udemy.com/learn-spring-and-spring-boot-10x-productive-java-development/

About

An Example Spring Boot Application Project with Netflix's Feign Client and Eureka Server

License:MIT License


Languages

Language:Shell 45.8%Language:Batchfile 32.5%Language:Java 21.7%