Aurora Blog
Home
Spring AI RedisVectorStore search incorrect
2025-06-13 14:01:23
4913
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 Adding custom CardinalityKeyValue did not work
2025-06-13 14:01:05
4349
I want to add some custom content to the observable log, such as user ID, request ID, etc., but it doesn't work. Is it b...
Spring AI The Ollama model does not support retries, unlike most other models.
2025-06-13 14:01:00
275
Unlike most other models, the Ollama model does not support retries, requiring developers to implement retry logic withi...
SpringBoot It is not possible to opt-out of profile validation or use profile names that contain '.'
2025-06-13 14:00:55
1300
With the merge of #43176 Profile names were heavily restricted. While I can understand that this change is required due ...
SpringBoot Spring 3.5.0 app doesnt start sometimes (@ConditionalOnMissingBean not considered)
2025-06-13 14:00:44
3349
Hey, I have a similar problem with Springdoc and Resilience4j, @wilkinsona as #45709.Springdoc:@Bean@Lazy(false)SpringDo...
SpringBoot Regression in @ConditionalOnMissingBean behavior between Spring Boot 3.4.6 and 3.5.0 when using duplicate bean names
2025-06-13 14:00:42
5780
SummaryAfter upgrading from Spring Boot 3.4.6 to 3.5.0, a configuration class that previously worked now fails with a Be...
SpringBoot Expose new Tomcat properties maxPartCount and maxPartHeaderSize
2025-06-13 14:00:33
2761
Recent versions of Tomcat 11.0.8 and 10.1.42 introduced new system properties, namely maxPartCount and maxPartHeaderSize...
SpringBoot Allow for more narrowed netty ResourceLeakDetector customization
2025-06-13 14:00:31
1272
Currently, spring-boot allows for the configuration of netty's leak detection strategy. Althought that is very useful, b...
Spring AOT-generated bean registration file contains "too many constants" when building with many beans
2025-06-13 14:00:25
1157
Hi,I’m running into a problem with a pretty big Spring project (about 18,000 beans). When I build with AOT processing tu...
Spring Re-instate support for Commons File Upload
2025-06-13 14:00:23
540
OverviewThe Apache Commons FileUpload project has been working on putting out Commons FIleUpload2 which is compatible wi...
Spring Relax Java 24 toolchain requirements
2025-06-13 14:00:21
2067
The https://github.com/spring-projects/spring-framework/issues/35007 requested to disable gradle auto provisioning so th...
Spring Add support for configuring SslInfo in WebTestClient
2025-06-13 14:00:19
473
I would like to be able to use WebTestClient to test applications that use SslInfo without the need to use an HTTP conne...
Spring Parameter based cache keys on repository methods can't resolve after 6.1.2->6.1.3
2025-06-13 14:00:16
6149
Affects: 6.1.3A change was made in 6.1.3 to the AopUtils.getMostSpecificMethod and BridgeMethodResolver.getMostSpecificM...
Spring Make built-in RetryPolicy implementations final
2025-06-13 14:00:13
405
The built-in RetryPolicy implementations are currently not declared as final, which makes it technically possible to ext...
Spring Secret value from GCP not resolved as String
2025-06-13 14:00:11
2275
I have those properties:idam.service.client_id=3V_CLIENTidam.service.client_secret=${sm@AS_3V_CLIENT}AND@Setter@Getter@C...
Spring Revert "Disable Gradle auto-provisioning" on 6.2.x
2025-06-13 14:00:09
282
The docs-build branch is broken since auto-provioning has been disabled by #35007, as only Java 24 is installed by GitHu...
Golang mime: incorrect mime-type for .mjs files on windows (text/plain instead of application/javascript)
2025-06-12 14:13:06
4059
Go version1.21What did you see happen?This is identical to #32350 but .mjs instead of .js (I would have commented on the...
Golang cmd/internal/testdir: Test/goto.go failures
2025-06-12 14:13:03
5579
#!watchflakesdefault <- pkg == "cmd/internal/testdir" && test == "Test/goto.go"Issue crea...
Golang proposal: database/sql: Can add DriverName() string into sql.DB and sql.Tx
2025-06-12 14:13:00
1408
Proposal DetailsWe often need to adapt to different databases (e.g., PostgreSQL, MySQL), so we need to distinguish them ...
Golang cmd/cgo/internal/testsanitizers: failures with signal: segmentation fault or exit status 66
2025-06-12 14:12:58
53463
#!watchflakespost <- pkg == "cmd/cgo/internal/testsanitizers" && (`exited with signal: segmentation...
上一页
下一页
1
…
317
318
319
320
321
…
368
.