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

https://github.com/spring-projects-experimental/spring-cloud-openfeign-async

Spring Boot and Spring Cloud integration for OpenFeign's AsyncFeign.
https://github.com/spring-projects-experimental/spring-cloud-openfeign-async

async openfeign spring-boot springcloud

Last synced: 9 months ago
JSON representation

Spring Boot and Spring Cloud integration for OpenFeign's AsyncFeign.

Awesome Lists containing this project

README

          

////
DO NOT EDIT THIS FILE. IT WAS GENERATED.
Manual changes to this file will be lost when it is generated again.
Edit the files in the src/main/asciidoc/ directory instead.
////

= Spring Cloud OpenFeignAsync

image::https://github.com/spring-cloud-incubator/spring-cloud-openfeign-async/workflows/Build/badge.svg?style=svg["Build",link="https://github.com/spring-cloud-incubator/spring-cloud-openfeign-async/actions"]

Spring Cloud OpenFeign Async provides support for https://github.com/OpenFeign/feign/blob/master/core/src/main/java/feign/AsyncFeign.java[OpenFeign's `AsyncFeign`].