-
## Observed vs. expected behavior
When using the following Combination
* a custom Type extending Number, converted using JPA @Converter/AttributeConverter (also happens with all other Hibernate cu…
-
## 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…
-
https://a601942905git.github.io/post/%E5%8A%A8%E6%80%81%E4%BC%B8%E7%BC%A9%E4%BD%A0%E7%9A%84%E6%9C%8D%E5%8A%A1?code=855bacc1ac488d692d8c
1.前言如你所知,服务的常规部署方式如下: 对外暴露的服务都会在前面部署nginx用于提供反向代理和负载均衡能力 下面会快速…
-
Hi,
Unable to serialize the exception object RetryableException .
Get below exception :
"could not serialize : feign.TARGET$HardCodedTarget"
Version : feign-core : 11.6
Additional info:
Be…
-
I have got the below warning, wondering if anyone could tell me what goes on?
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by feign.form.util.Poj…
-
This kind of code (from https://github.com/OpenFeign/feign/pull/335/files#diff-13815c678552a275075ab18b17c67784R616):
```java
@RequestLine("GET /?name={name}")
void queryMapWithQueryParams(@Param…
-
## CVE-2021-43797 - 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…
-
http://blog.didispace.com/spring-cloud-starter-dalston-2-3/
通过前两篇《Spring Cloud构建微服务架构:服务消费(基础)》和《Spring Cloud构建微服务架构:服务消费(Ribbon)》,我们已经学会了在Spring Cloud中基本的服务调用方式。本文我们将继续介绍Spring Cloud中的另外一个服务消费的工具:…
-
Other service to current service is Ok,but
Current service to current service will throw NullPointerException
java.lang.NullPointerException: null
at java.util.concurrent.ConcurrentHashMap.get…
-
## Steps to reproduce
Try using the BooleanTemplate booleanTemplate = Expressions.booleanTemplate(....)
on spring boot 3.1.4 and then on 3.2.4
Querydsl version:
5.1.0
Querydsl module:
…