Skip to content

issues Search Results · repo:spring-cloud/spring-cloud-gateway language:Java

Filter by

2k results
 (67 ms)

2k results

inspring-cloud/spring-cloud-gateway (press backspace or delete to remove)

I use spring security with JWT token and after login try to access to microservice but getting this error. There is no gateway config on properties file. Spring boot 3.4.3 and Cloud 2024.0.1 Router function ...
waiting for feedback
  • blueiceprj
  • 4
  • Opened 
    3 hours ago
  • #3739

I am using the latest version of the following dependencies: parent groupId org.springframework.boot /groupId artifactId spring-boot-starter-parent /artifactId version 3.4.3 /version relativePath/ ...
waiting for feedback
  • abjugard
  • 1
  • Opened 
    6 hours ago
  • #3738

Describe the bug In Spring Cloud Gateway MVC 4.2.1 (included via spring-cloud-dependencies 2024.0.1) routing is broken with the StripPrefix filter. The original URI comes in to the gateway as http://localhost:8080/foo/bar/baz. ...
bug
  • thomas-seag
  • 4
  • Opened 
    8 hours ago
  • #3736

Describe the bug When uri schema is lb, ReactiveLoadBalancerClientFilter filter is blocking. Environment : spring cloud gateway + ReactiveDiscoveryClient Hello I applied blockhound for checking blocking ...
waiting for feedback
  • duckys87
  • 1
  • Opened 
    9 hours ago
  • #3735

I m currently experimenting some weird behaviour when migrate from Zuul (with spring 5) to spring gateway mvc (with spring 6). During this migration, I see that the parameter are not alway correctly encoded ...
waiting-for-triage
  • Nhoutain
  • Opened 
    11 hours ago
  • #3733

Hello I applied blockhound for checking blocking or non-blocking And I got error, which told me blocking call! below error stacktrace Caused by: reactor.blockhound.BlockingOperationError: Blocking call! ...
waiting-for-triage
  • duckys87
  • Opened 
    11 hours ago
  • #3732

- spring boot: 2.1.6.RELEASE - 2.7.18 - spring cloud: Greenwich.SR2 - 2021.0.8 - spring-cloud-starter-netflix-hystrix:2.2.10.RELEASE - spring-cloud-starter-gateway:2.2.10.RELEASE hr/ I m trying ...
waiting-for-triage
  • thgr8ganzi
  • 3
  • Opened 
    yesterday
  • #3730

Describe the bug I m trying to add RewriteLocationResponseHeader filter to my application.yml route definition. I m using the format given in the documentation: filters: - RewriteLocationResponseHeader=AS_IN_REQUEST, ...
bug
in: server-webmvc
  • kontza
  • 3
  • Opened 
    2 days ago
  • #3729

Hi @ryanjbaxter @spencergibb , I am trying to fix the CVE-2022-22947 vulnerability in version 2.2.10.RELEASE. For this, I am considering the following commits. - https://github.com/spring-cloud/spring-cloud-gateway/commit/26cff62bf481ce0ab39fd889fabda03a9f371684 ...
waiting-for-triage
  • mohdiliyaj
  • 4
  • Opened 
    2 days ago
  • #3728

hi im trying to proxy to Spring gRPC endpoints hosted in Tomcat (via HTTP2) and it hangs. Im not sure what the right approach is. Is it a function f changing some request factory? Is there a property? ...
enhancement
  • joshlong
  • Opened 
    7 days ago
  • #3723
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub