-
Hi,
I do not understand why we cannot set the returned target type on a method…
This is my feign reactive interface for accessing the Fargo API
```java
package com.gv.zeppelin.service.fargo;…
-
I am using RSocket for client server communications, here expecting connection to be alive until closed manually. Its like starting a subscription from client to Server, where client and server ca…
-
NOTE: Originally reported as [JENKINS-59722](https://issues.jenkins-ci.org/browse/JENKINS-59722) but they regard this use case as unsupported. So reporting here to see if there is anything that can be…
-
**Describe the bug**
When annotation like `@JsonDeserialize(converter = MyConverter.class)` is applied to a component of a Record or to a field of an immutable class (such as lombok @Value or just pl…
-
```
What steps will reproduce the problem?
1.当访问量相当大时,xmc会调用destroy-method='shutdown',导致连接�
��闭,重启应用后,能看到addSession,但运行一段时间后,xmc会�
��出一些异常
2.
3.
What is the expected output? What do you see instead?
…
-
```
What steps will reproduce the problem?
1.当访问量相当大时,xmc会调用destroy-method='shutdown',导致连接�
��闭,重启应用后,能看到addSession,但运行一段时间后,xmc会�
��出一些异常
2.
3.
What is the expected output? What do you see instead?
…
-
```
public interface DistributedLockRepository extends ReactiveCrudRepository {
@Query("SELECT * FROM distributed_lock WHERE lock_key = :#{[0]} for update ")
Mono findByLockKey(String loc…
-
[root@k8s-master ~]# kubectl logs -f deployment-integration-678b7c9764-pzpzk
Setting Active Processor Count to 2
Calculating JVM memory based on 2182320K available memory
Calculated JVM Memory Conf…
-
`net.lecousin.reactive.data.relational.model.ModelAccessException: Unknown entity type`
I have that error even though I already annotated the entity class with `@Table(value="table_name")` and enti…
-
We have this entry in our code: (key removed)
- googleRobotPrivateKey:
projectId: "intoscp-003-m"
serviceAccountConfig:
json:
file…