-
`org.fao.geonet.searching.controller.EsHttpProxy` uses manual http connection handling to query the indexing service at the URL defined by `${gn.index.url}`.
In order for the app to be "cloud nativ…
-
I use SpringCloud, and the corresponding feign version is 10.12.
```java
@GetMapping("/multi")
List multiGet(@RequestHeader("Form-Delimiter") @Nullable String delimiter, @RequestParam("keys") Str…
-
## 📢 노트
애플 로그인을 장착하는 과정에서 Retry 편의성때문에 우선 OpenFeign 달아뒀는데
OpenFeign에는 스프링 클라우드가 필요합니다 그래서 장착하려고 보는 순간..
저희가 스프링 버전을 3.3.5v 을 사용하다보니 아직 스프링 클라우드가 해당 버전까지는 지원하지 않더라구요 ㅜ
그래서 우선 코드를 작성하면서 스프링 v3.2…
-
The toString() on Response.InputStreamBody causes the underlying inputstream to be closed.
https://github.com/OpenFeign/feign/commit/0a0ff3f192c3ae8325b6421763e92cb9343c5334
When using IntellJ th…
-
### Environment
* Dubbo version: 2.7.6
* Operating System version: mac
* Java version: 1.8
* spring cloud alibaba version 2.2.1
* springboot version 2.2.8
* spring cloud version Hoxton.SR5
…
-
## Observed vs. expected behavior
Migrating from Spring Boot 2.7.x to Spring Boot 3.0.6, I am facing the following problems.
Before I was doing the queries directly using `JPQLQuery query = from…
-
## castToNum Int to Double or Float is not works
i execute this code
```
JPAQueryFactory
.select(entity.intColumn.castToNum(Double::class.java))
// or .select(entity.intColumn.castT…
-
Feign core added a new feature (see [AsyncFeign](https://github.com/OpenFeign/feign/blob/master/core/src/main/java/feign/AsyncFeign.java)) that let you create async clients which returns CompletableFu…
-
Updating querydsl from 4.3.1 to 5.0.0 (or 5.1.0) query parameters are no longer logged, also replacing `querydsl.parameters` with `querydsl_parameters` as indicated in [CHANGELOG.md](https://github.co…
-
## Observed vs. expected behavior
Execution fails when upgrading from querydsl 5.0.0 to 5.1.0
## Steps to reproduce
Use querydsl 5.1.0 on a JVM version 1.8
## Environment
Querydsl versi…