Skip to content
#

openfeign

Here are 44 public repositories matching this topic...

vivek-nadar
vivek-nadar commented Nov 24, 2019

We have observed an issue with Feign client.

When we use regular expression in path variables to duplicate the Feign client. The GET method request is converted to POST method request.

Please find the version of the APIs used,
Spring cloud Greewich.SR3
Spring boot 2.1.1.RELEASE
spring-cloud-starter-openfeign

Please find the sample request mappings,

@RequestMapping(value = { "/users/

sample microservices demonstrating usage of such Spring Cloud components and mechanisms like Eureka (service discovery), Ribbon (client-side load balancer), Feign (HTTP client), Hystrix (circuit breaker and fallback), Zuul (proxy/api gateway)

  • Updated May 4, 2018
  • Java

A Spring Boot Microservice Example that includes Eureka Server, Zuul Gatway (JWT and RBA), Spring Cloud Config Server, Hystrix (Circuit Breaker) and three custom services for data.

  • Updated Jan 26, 2020
  • Java

基于微服务架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 ,全套的微服务治理方案spring cloud(网关-GateWay、服务远程调用-OpenFeign、负载均衡-Ribbon、链路追踪-Sleuth + zipkin),cloud alibaba(服务注册发现和配置中心-Nacos、服务限流熔断降级-Sentinel、分布式事务-Seata)

  • Updated Jun 17, 2020
  • Java

Improve this page

Add a description, image, and links to the openfeign topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openfeign topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.