-
Current implementation is missing the implementation of retreive function in Spring Cache
This leads to the following error :
```
java.lang.UnsupportedOperationException: com.hazelcast.spring.cac…
-
A JMS program that worked with Spring Boot 3.3.6 is broken with 3.4.0 because of it calling a missing method.
Looks to be the same thing that caused https://github.com/snowdrop/narayana-spring-boot…
-
Hi, I have been using Janitorr for 1 year without any problem and I have had the famous problem of the connection with Jellyfin that I don't know how to solve.
I have version 10.10.3 of Jellyfin an…
-
**Describe the bug**
Watcher is not triggering refresh when the target service is in another namespace.
I have this configmap which need to be shared between multiple services in different namespa…
-
### Redis version
Any
### Redisson version
3.38.1
### Redisson configuration
I don't believe the Redisson config makes a difference but this is the Spring Boot/Hibernate config to set a Hibernate…
-
_master_ (commit 4c9cd6ae7386dbde10450d5fd6bc14b71c59e37a)
Failed on corretto-17: https://jenkins.hazelcast.com/job/Hazelcast-master-CorrettoJDK17/119/testReport/com.hazelcast.spring.cache/Hazelcas…
-
### What happens?
Using any `read_xxx` method on a resources that blocks `HEAD` requests with a non 2xx status code fails with an IO-error
```
IO Error: Unable to connect to URL "https://api.spri…
-
## Overview
When an existing bean of the required type is not discovered in the bean factory, Spring Boot's `@SpyBean` creates a new instance to spy on by instantiating the required type using its …
quaff updated
16 hours ago
-
Current API: https://apps.titellus.net/geonetwork/doc/api/index.html#/records/getRecordFormattedBy
## Known limitations in GN4
## Dependencies
## Questions
- Need cache ? Using Spring ?
- Some proj…
-
With the following configuration:
```
georchestra.gateway.security.events.rabbitmq.enabled: false
```
where we explicitely disable rabbitmq, the actuators return "Service unavailable":
```
…