-
### Describe the bug
it's clear that submit as failed due to incorrect data submission, might require responses to know why.
### Steps to reproduce
stacktraces
```zsh
2024-11-12 18:47:00.…
-
Hi,
I'm currently trying to implement a Rate Limiter on my AWS infrastructure.
Requests for my app currently go through Spring Cloud Gateway (which does circuit breaking, retries, rate limiting,…
-
Hello
I want to use spring-cloud-gateway as my load balancer. The problem is that my clients have https connections and some of them have tcp/udp connections.
Can you please let me know if sprin…
-
There are numerous overlaps between the features that Spring exposes and AWS provides. For example, we could integrate any number of the various AWS databases with spring-data.
[spring-cloud-aws](h…
-
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._
**Security Policy Violation**
Project is out of compliance with Binary Artifacts policy: binaries present in sou…
-
I am trying to find out if i can reuse /use your microservice-gui (/collaborators/view.html) together with a convenient spring boot cloud netflix microservice architecture. What do i have to do , wh…
-
Microservice 'IMPS-BENEFICIARY-SERVICE' is https enabled. Not sure if the issue with eureka discovery mechanism or the gateway.
```
RoutePredicateHandlerMapping.lambda$getHandlerInternal$0(94) Mapp…
-
## Microservices Architecture (MSA): Background theory
1. [Fowler M.'s original article](https://martinfowler.com/articles/microservices.html): include 9 properties of MSA
2. [Using domain analysis …
-
```
D:\Workbench\repo\git\github\zpng\spring-cloud-microservice-examples>mvn clean package
[INFO] Scanning for projects...
Downloading: http://repo.spring.io/libs-snapshot-local/org/springframework…
-
@Quinn-Donnelly
There are services without exposed names for Zuul to route to them.
With my limited knowledge of setting up gateways, I referred to currently working services, such as the Category …