Aurora Blog
Home
Spring Replacement for Spring Retry's RetryContext and RetrySynchronizationManager
2025-12-03 14:00:45
553
For code that needs to be aware about the number of attempts, or that needs to keep information between individual attem...
Spring Support cleanly discarding body in WebTestClient
2025-12-03 14:00:43
11659
At the moment, I find no equivalent of WebClient's toBodilessEntity within WebTestClient.Use-case: Simply inspect that r...
Spring Update rsync-antora-reference to v0.0.22
2025-12-03 14:00:38
130
https://github.com/spring-io/spring-doc-actions/issues/40Comment From: sbrannenClosed via 8ffaec5d722924cc328fed7ffde2f9...
Spring DefaultHandshakeHandler should not log client faults on error level
2025-12-03 14:00:28
442
DefaultHandshakeHandler logs client errors on error level, for example level: errorlogger: DefaultHandshakeHandler messa...
Gorm Order func accept interface{} type but it not order and not error when the value is not an expected type. so why not change it or add a new func.
2025-12-01 14:00:38
1507
Describe the featureThe order func is this:func (db *DB) Order(value interface{}) (tx *DB) { tx = db.getInstance() ...
Spring AI Elicitation Schema Invalid
2025-12-01 14:00:21
744
Spring AI 1.1I have: record UserRandomNumber(int number) { }@McpTool(description = "generate a random number")public ...
SpringBoot Spring Boot 4.0.0: failure to load H2 Console
2025-12-01 14:00:18
622
it seems that Spring Boot version 4 fails to enable H2 console.during my experimentation i did nearly anything i could t...
SpringBoot Missing keyValue for Public Key Configuration in OAuth2ResourceServerJwtConfiguration
2025-12-01 14:00:17
6265
would it be possible to have the property keyValue via @ConfigurationProperties (prefix = "spring.security.oauth2.resour...
Spring Test Context Suspend and Resume causes Artemis JMS Consumer Error
2025-12-01 14:00:07
5572
I have created the following minimal reproducer https://github.com/krezovic/spring-issues/tree/artemis-jakarta-server-su...
Spring Add support for declaring requirements for an AOT contribution to run
2025-12-01 14:00:04
379
We don't really have an API to express that something has to be enabled. For instance, Spring Data repositories may requ...
Jackson Databind Drop deprecated (in 2.12) PropertyNamingStrategy implementations from 2.20
2025-11-30 14:01:34
8943
(note: inspired by #4109)As per #2715 there is a nasty race condition possibility for anyone using constants like Proper...
Jackson Databind Make JsonMapper/ObjectMapper fully proxyable by CGLIB
2025-11-30 14:01:23
1468
Search before asking[x] I searched in the issues and found nothing similar.Describe the bugAfter upgrading to Spring Boo...
Apache Superset Type '"table"' is not assignable to type 'DatasourceType'.
2025-11-30 14:01:13
2577
Bug descriptionHi bot/people.I managed to get SS run in my work computer with arch WSL and now want to get it to run in ...
MyBatis-Plus [功能改进]: 描述 可以对GraalVM支持吗
2025-11-30 14:00:48
153
确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...
Redis Which branch and tag is Redis first generation version?
2025-11-30 14:00:44
562
Where can I find the 1.0.0 version of Redis?Is unstable the latest development environment for 2025?I see Redis version ...
Redis [BUG] rockylinux9 packages are NOT SIGNED!!! (version 8.4.0 only)
2025-11-30 14:00:41
1530
Describe the bugThese two packages are not signed (!)http://packages.redis.io/rpm/rockylinux9/arm64/redis-8.4.0-1.aarch6...
Spring AI Typo in DefaultChatClientUtils: comment says “User Test” instead of “User Text”
2025-11-30 14:00:26
1437
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
SpringBoot Which service discovery that are compatible with Spring Boot 4?
2025-11-30 14:00:20
148
All service discoveries and their dependecies use jackson 2.x, how to solve this problem? Is there a compatible jar for ...
SpringBoot Review RootUriTemplateHandler overlap with DefaultUriBuilderFactory
2025-11-30 14:00:15
260
RootUriTemplateHandler was added in Spring Boot 1.4 before DefaultUriBuilderFactory existed. The logic to prepend a root...
SpringBoot Documentation: Broken API links in Graceful Shutdown Tip
2025-11-30 14:00:11
1467
DescriptionIn the Spring Boot Reference documentation, the Graceful Shutdown page contains a Tip section with three link...
上一页
下一页
1
2
3
4
5
6
7
…
385
.