-
## Bug Report
#### Current Behavior
I am using Spring cloudgateway and Spring data redis LettuceConnectionFactory
I have created a RedisMessageListenerContainer Bean like this below to listen t…
-
I could find that an issue
> Error 26: Id has not been provided
appears to be fixed in the PR https://github.com/aerospike/spring-data-aerospike/pull/752.
I am already passing "#p0" for key …
-
So basically checking if output.cache is equal to "v" when trying to set the current position of a spring (similar to source.luau).
I doubt this would ever happen normally unless you're trying to s…
ewd3v updated
3 weeks ago
-
- https://docs.spring.io/spring-boot/docs/2.1.6.RELEASE/reference/html/boot-features-caching.html
- https://gngsn.tistory.com/157
-
In my opinion, when SpringTemplateEngine is used, one would expect Thymeleaf to use Spring's cache abstraction (SpringTemplateEngine already causes Thymeleaf to use other Spring features/components, s…
-
## Overview of Problem
Last week, we had to change an environmental variable in Rancher to get irIIIFService to work correctly with DSpace 7. Doing this required a restart and caused Redis to lose…
-
Until now, the lib uses OkHttp client which is a very performant http client in java. By the way, it implements transparently http body compression, easily http caching and native http2. But OkHttp cl…
-
Step to reproduce:
Initially `Config.test` is set to 1.
I go into the console and `Config.test` would return 1.
Exit the console.
Then I change it to 2 in YAML.
When I start the console again, `Conf…
-
**Description**
`dataTask` stream would receive event with `event` only without any **data** when data is present. After investigation I found out that `SessionDelegate` would pass only part of dat…
-
**Describe the bug**
Unable to connect Redis to Spring boot dockerize application
**To reproduce**
I'm using a Redis image for my Spring Boot application and its running perfectly in my local…