Aurora Blog
Home
Spring Thread race during FactoryBean instantiations starting with 6.2 due to lenient locks
2025-09-26 14:00:09
4426
ContextIt seems like there were a lot of changes to the concurrency of singleton creations, here's my understanding of i...
Spring AbstractTestNGSpringContextTests is not thread-safe regarding tracked exceptions
2025-09-26 14:00:07
4073
TestNG allows running tests in parallel, using the parallel=methods parameter. This causes tests to run in multiple thre...
SpringBoot Provide support for registering functional web endpoints in the management context
2025-09-25 14:00:36
410
See https://github.com/spring-projects/spring-boot/issues/31768 for background. We'd like to help people to move away fr...
SpringBoot Launcher fails to find main method when it is parameterless
2025-09-25 14:00:25
651
The launcher already supports Java 25's package-private main methods (it uses getDeclaredMethod, and has always done so)...
Spring Excuse me, why is there no release version of the kit in jfrog
2025-09-25 14:00:22
1936
spring-release-5.3.9-dist.zip can be found in jfrog before, but it suddenly disappeared this time. May I ask why and whe...
Spring Null Pointer Exception when Using RestTemplate with MinimalHttpClient from HttpComponents
2025-09-25 14:00:17
2996
Description:I am encountering a NullPointerException while trying to use the RestTemplate in combination with the Minima...
Spring Consider not handling NoResourceFoundException in WebFlux
2025-09-25 14:00:15
2393
While working on ProblemDetail support for error views in Spring Boot (See https://github.com/spring-projects/spring-boo...
Spring Update parsed path handling in UrlHandlerFilter
2025-09-25 14:00:12
861
While investigating a UrlHandlerFilter with FORWARD scenario under #35509, I experimented with async/error dispatches, a...
Spring Introduce MapAccessor in SpEL and deprecate existing implementation in spring-context
2025-09-25 14:00:08
486
The MapAccessor for SpEL currently resides in the org.springframework.context.expression package in the spring-context m...
Apache Superset Not Working - fullscreen of embedding dashboard
2025-09-24 14:01:44
7917
A clear and concise description of what the bug is.I write embed dashboard on react applicaton."An embed dashboard only ...
Apache Superset Filter buttons being displayed at the very bottom of an embedded dashboard
2025-09-24 14:01:38
441
ScreenshotDescriptionWhen embedding long dashboards, the "Apply filters" button is displayed at the very bottom of the p...
Apache Superset Iframe refresh
2025-09-24 14:01:35
1328
DescriptionI have a simple application which has iframe contains Superset dashboard. I would like to refresh dashboard f...
Apache Dubbo Support export Otlp for metrics
2025-09-24 14:01:18
908
[x] I have searched the issues of this repository and believe that this is not a duplicate.[x] I have searched the relea...
MyBatis-Plus [功能改进]: 建议将 nq() 方法重命名为 notEquals() 以提升代码可读性
2025-09-24 14:01:13
770
确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...
MyBatis-Plus [功能改进]: 建议将 nq() 方法重命名为 notEquals() 以提升代码可读性
2025-09-24 14:01:11
770
确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...
MyBatis-Plus saveBatch下的事务问题
2025-09-24 14:01:10
25330
当前使用版本(必填,否则不予处理)3.5.2该问题是如何引起的?(确定最新版也有问题再提!!!)当调用IService下的saveBatch最终会调用SqlHelper.executeBatch方法,方法中会调用sqlSession先提交一...
Redis Security issues in the redis image
2025-09-24 14:01:04
1188
I'm using the redis:8.0.3 Docker image and have identified several HIGH and CRITICAL severity vulnerabilities during a s...
Gorm Release notes for 1.25.x versions
2025-09-24 14:01:01
1001
Your QuestionI recently upgraded from version 1.25.7 to 1.25.12, which seems to have broken my Preload calls for nested ...
Spring Security 6.5.0-M3 - support configuring the webauthn filter urls
2025-09-24 14:00:50
869
Expected Behaviorthe webauthn filter urls are configurable.Current BehaviorWebAuthnConfigurer does not support configura...
Spring AI Can anyone help solve this problem--Custom Advisor cannot obtain token consumption quantity
2025-09-24 14:00:35
1913
I wanted to obtain the number of tokens consumed for calling the large model, so I customized the Advisor, but it didn't...
上一页
下一页
1
…
26
27
28
29
30
…
367
.