-
版本:
Spring Boot: 3.3.0
Spring Cloud: 2023.0.2
spring-cloud-starter-alibaba-nacos-config: 2023.0.1.0
spring-cloud-starter-gateway 使用的是反应式的,非mvc架构
程序可以正常启动,配置中心连接也正常,如下所示:
![image](https://github.…
-
gateway POM文件 加入
com.github.xiaoymin
knife4j-gateway-spring-boot-starter
版本是 4.4.0
gateway启动没问题 访问 进去访问 开始 404
![企业微信截图_17070544598937](https://…
-
>
1. cmd 5개 실행 및 카프카실행
2. Visual Studio Code > carsharing 폴더 선택
3. 에약 서비스 구현 및 실행
4. 결재서비스 구현 및 실행
5. 대여 서비스 구현 및 실행
6. 고객 서비스 구현 및 실행
7. 게이트웨이(프런트 통합채널 포트) 설정 및 실행
8. 전체시나리오 실행
서비스 확인 cm…
cej55 updated
3 years ago
-
**Describe the bug**
OIDC Backchannel Logout does not allow logout tokens having `typ` header of `logout+jwt`. By default the logoutTokenDecoderFactory creates a decoder that only allows `null` or `J…
-
## Question
`Spring:Application:Name` looks like it is being ignored in the Eureka discovery client. Unsure if I'm doing something wrong or if the configuration is really just not working.
#### …
-
### Expected behavior
spring cloud gateway shoud comsume new requests.
### Actual behavior
i'm using spring cloud bulding a project,the gateway was spring cloud gateway which using [webflux ](web…
-
## The problem
Connection to device succeeded but no datapoints found, please try again. Create a new issue and include debug logs if problem persists.
This error originated from a custom integr…
-
![image](https://github.com/user-attachments/assets/2fa82879-fafe-4fad-bd0f-9c936e9344dc)
![image](https://github.com/user-attachments/assets/628fe121-eb9d-4758-9761-4a21510e5ffb)
```xml
…
-
**Is your feature request related to a problem? Please describe.**
Cosmos DB currently allows you to configure the end-to-end operation timeout (for standard gateway) by [customising the cosmos clien…
-
Bug report:
When I use spring cloud gateway, I put tomcat dependency in pom.xml indirectly or directly. The application can run correctly whick means I can use it to dispatch request and the client…