-
I have config maps like this
apiVersion: v1
kind: ConfigMap
metadata:
name: service
namespace: default
data:
service.yml: |-
key: value
service-profile1.yml: |-
key: value …
-
# Spring_07_Thymeleaf
[https://easehee.github.io/2024/10/19/Spring_07/](https://easehee.github.io/2024/10/19/Spring_07/)
-
# Be Aware of Security Issues Raised by Spring Boot Actuator - Spring Cloud
Recently, we have been particularly disturbed by various security vulnerabilities, and we receive dozens of emails a week f…
-
Hello All,
This question is compounded in a couple of ways that I was hoping to get clarified:
1. We currently use InfluxDB to capture live metrics from our spring boot application. Is there any p…
-
I run emulator using `docker-compose.yml` provide in the example. And I'm trying to connect to it from Spring application which uses Spring Cloud Streams binder for Azure Service Bus:
```xml
com.…
-
We would like to integrate [Valkey-GLIDE](https://github.com/valkey-io/valkey-glide) as an additional supported driver in Spring Data Redis.
Valkey-GLIDE offers features that could be beneficial fo…
-
### Acceptance Criteria (Required on creation)
### Hints
Is planned to be released November 21, 2024.
### Links
### Breakdown
```[tasklist]
### Pull Requests
- [ ] https://github.com/camunda/…
-
docker-compose 部署的,后台配置了feishu扫码登录,看log已经获取到了access key,可以获取到本人的信息,但是跳转到maxkey后,不成功,
```shell
2024-11-22 16:57:11.410 DEBUG [http-nio-9527-exec-6] org.dromara.maxkey.authn.support.socialsignon.s…
clhlc updated
7 hours ago
-
This was working prior to refactor to JDBC, might be a model type error.
```
server-1 | 2024-11-12T10:54:58.268Z ERROR 1 --- [nio-9000-exec-7] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.…
-
ukush updated
1 month ago