Spring AI RedisVectorStore search incorrect

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

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.

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 '.'

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)

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

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

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

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

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

OverviewThe Apache Commons FileUpload project has been working on putting out Commons FIleUpload2 which is compatible wi...

Spring Relax Java 24 toolchain requirements

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

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

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

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

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

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)

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

#!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

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

#!watchflakespost <- pkg == "cmd/cgo/internal/testsanitizers" && (`exited with signal: segmentation...
上一页 下一页
.