-
Hi there.
With spring-cloud-openfeign, it is possible to specify feign configuration by client with :
```yaml
feign:
client:
config:
feignName:
connec…
-
**Which Component**
Seata
**Describe the bug**
![image](https://user-images.githubusercontent.com/26759830/104558044-27966300-567d-11eb-921e-ba70d0eb58a7.png)
**To Reproduce**
Steps to repr…
-
_From @johnament on December 4, 2016 13:30_
Feign is an amazing library for working with type safe REST clients. It simplifies a lot of day to day development work being able to leverage the client.…
-
Add `Decoder` Support during the response phase.
-
### Describe your problem(s)
When creating and generating the client credentials for an Application from the Devportal, it is required to specify an Application Type (either `web`, `service` and et…
-
`
@Headers({ 'Content-Type': 'multipart/form-data' })
@POST('/apps')
addApk(@Body formData: FormData,
@Query('params') params: { version: string, description: string }): Observable {
…
-
- [√ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
feign client used by multiple dub…
-
The initial wait period for the default retryer is the provided period multiplied by a factor of 1.5. I believe this is a bug since I would expect that the provided value would be the initial value an…
-
检测到 userXinFeng/PassJava-Platform 一共引入了235个开源组件,存在5个漏洞
```
漏洞标题:Apache Commons IO路径遍历漏洞
缺陷组件:commons-io:commons-io@2.2
漏洞编号:CVE-2021-29425
漏洞描述:Apache Commons IO是美国阿帕奇基金会(Apache)公司的一个应用程序。可以帮助开发IO功能。
…
-
## CVE-2021-21295 - Medium Severity Vulnerability
Vulnerable Library - netty-codec-http-4.1.27.Final.jar
Netty is an asynchronous event-driven network application framework for
rapid development…