Aurora Blog
Home
Redis [BUG] failing sort of sorted-set changes the zset?
2025-06-20 14:01:51
1353
Describe the bugRunning the following test on redis 7.4+ fails. The response from the server is [b"A"].However, if you r...
Redis Peak memory should provide a timestamp
2025-06-20 14:01:49
1904
Redis's peak memory usage tells me the high water mark for memory usage but I have no way to identify when that high poi...
Gorm gorm 支持golden db
2025-06-20 14:01:46
1135
Describe the featuregolden db 的查询兼容mysql, 是没有问题的,但是goldendb对于不同的查询方式,返回的column有的是大写,有的是小写导致不论struct里面column配置大写还是小写,都有一部...
Gorm How to handle every new established connection
2025-06-20 14:01:44
1104
Your QuestionHi guys.Please how to achieve the following without downgrading to github.com/jackc/pgx/v5 implementation l...
Feign Network error handling
2025-06-20 14:01:41
251
I was excited to try Feign out until I found out that the ErrorDecoder doesn't catch read/connection timeouts. Why is th...
Spring Cloud Config AwsS3EnvironmentRepository does not comply with Git
2025-06-20 14:01:36
4012
Describe the bugUsing version 3.1.9 due to restrictions, but looking in the code of AwsS3EnvironmentRepository I see the...
Spring Security Change PasswordComparisonAuthenticator to use LdapClient
2025-06-20 14:01:25
171
Comment From: minkukjo@jzheaux Thank you for the opportunity. Could you please assign me this task?Comment From: jzheaux...
Spring Security Remove Base64
2025-06-20 14:01:19
177
It has been superceded by java.util.Base64.Comment From: ronodhirSoumikI want to work on this. Can you please assign thi...
Spring Security Remove ApacheDSContainer and related support
2025-06-20 14:01:16
131
ApacheDSContainer is deprecated and at this point, it seems like a good time to remove it.Comment From: jzheauxCompleted...
Spring AI spring ai bedrock converse properties auto completion doesn't auto complete
2025-06-20 14:01:11
1595
spring.ai.bedrock.converse.chat.options.model=amazon.nova-lite-v1:0spring.ai.bedrock.converse.chat.enabled=truehi - just...
Spring AI QdrantVectorStore throws NPE when Document contains only media
2025-06-20 14:01:09
6177
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
Spring AI Bedrock/Converse Chat Model Does not Properly Stream Tools When Using Suppliers vs Functions
2025-06-20 14:01:06
6678
Bug descriptionWhen attempting to use a tools along with streaming, I am using a java.util.function.Supplier as my Funct...
Spring AI Feature Request: Add a Property to Disable All AI Models at Once
2025-06-20 14:01:02
2262
ContextUsers often encounter confusion when setting spring.ai.model.chat=none, as they may not have considered other typ...
SpringBoot Audit deprecated APIs and prepare removal roadmap for Spring Boot 4.0.0
2025-06-20 14:00:51
1836
Spring Boot has numerous deprecated APIs marked with @Deprecated(forRemoval = true) across different modules with varyin...
SpringBoot Binder context does not restore previous source causing missing data on Spring Boot 3.5 or above
2025-06-20 14:00:50
468
With the update to IndexedElementsBinder in Spring Boot 3.5 we now have the situation where Binder.Context.withSource(.....
SpringBoot Spring Boot 3.5.2 + Spring Cloud Gateway + Java 24 is still failing
2025-06-20 14:00:46
701
I have my application using Spring Boot 3.5.0 + Spring Cloud Gateway + Java 24 working fine.Then I upgraded to Spring Bo...
SpringBoot Use code-include for Gradle Groovy/Kotlin in documention
2025-06-20 14:00:44
404
There's a lot of copy/paste at the moment, especially with the tabs markup. We could use something like code-include if ...
SpringBoot spring-boot-starter-test is missing junit-platform-launcher to work with Gradle 9
2025-06-20 14:00:42
1688
This Gradle project:dependencies { testImplementation(platform("org.springframework.boot:spring-boot-dependencie...
SpringBoot Potential Regression with Configuration Properties in Spring Boot 3.5.1
2025-06-20 14:00:39
1629
Hello,when updating one of my applications from Spring Boot 3.5.0 to 3.5.1/3.5.2 a few testcases started to fail when lo...
SpringBoot Update Log4j's configuration using reconfigure rather than start
2025-06-20 14:00:37
4144
If I update my project from Log4J 2.24.1 to 2.25.0 (no other changes), I no longer get logging output.Spring Boot 3.5.1,...
上一页
下一页
1
…
285
286
287
288
289
…
370
.