Skip to content

luisbilecki/springboot-openfeign-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Open Feign Example

A Rest API with an example of Open Feign Rest Client.

This Rest API consumes the Rick and Morty API.

Requirements

  • Java 11
  • Maven

How to run?

  • Run server using:
mvn spring-boot:run
mvn test

To do:

  • Load JSON resources as data for tests;
  • Include other endpoints available at Rick and Morty API.

About

Using the REST Client (Spring Cloud Open Feign) with Spring Boot

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages