-
### 使用版本:
sa-token - 1.39.0
spring boot - 3.3.3
### 涉及的功能模块:
- 全局侦听器 SaTokenListener
- Redis集成 SaTokenDao
- jackson组件 SaTokenDaoRedisJackson
### 测试步骤:
+ 我经过以下步骤测试:
使用 `@Component` 注册了一个…
-
![image](https://user-images.githubusercontent.com/12378933/224019438-cef7d460-4e70-4ebe-86c9-15180d7dcaff.png)
会因为个别服务问题导致Admin启动失败吗?
```
dubbo-admin2 | SLF4J: Class path contains multiple …
-
# Motivation
Keycloak has offered [Hostname SPI](https://github.com/keycloak/keycloak/blob/4bcc5df8585257c2b6282d421f142e27b3a38443/server-spi/src/main/java/org/keycloak/urls/HostnameProvider.java)…
-
springboot2.3.2/admin2.3.0
maven方式引入
spring-boot-admin-starter-server
后出现静态资源无法访问,同时也引入了spring-boot-security(重写WebSecurityConfigurerAdapter对所有请求放行)。
有没有大佬知道这是怎么回事吗🧐
-
## Situation
The generated REST API description does only contain curl requests - for example:
![image](https://user-images.githubusercontent.com/11644753/157396455-ae3defcb-eb02-4561-a03a-e244267…
-
springboot2.3.1.RELEASE
springboot admin2.2.3
The browser visits the log page and an exception occurs after some time
`ls -l /proc//fd | wc -l`The Numbers keep going up
> io.netty.channel.Cha…
-
error message shows when I start the programm,
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminHandlerMapping' defined in class path resource with spri…
-
部分情况会出现java.lang.IllegalStateException:Calling [asyncError()] is not valid for a request with Async state。
解决方法:排除Tomcat依赖,使用Jetty代替。
org.springframework.boot
spring-boo…
-
Hi,
I receive an exeception when i execute "Java -jar kuksa...jar". I have configured the mariadb and created a new database called "appstore". Below are the application.properties entries
I have cr…
rai20 updated
5 years ago
-
My spring-boot-admin2.0 was working well in my Idea IDE, but when I deployed in a docker and some errors occured, Would someone tell me why?
```Caused by: de.codecentric.boot.admin.server.eventstore.…