Spring AI The SQL statement of MariaDB vector MariaDBSchema Validator needs to be enclosed in quotation marks

Bug descriptionExecution without quotation marks will not yield resultsEnvironmentspring ai 1.0.0spring-ai-mariadb-store...

Spring AI Is it supported to expose MCP tools by adding spring-ai-starter-mcp-server-webflux to a legacy WebMVC app? No endpoint GET /sse error

Bug descriptionWhen adding the spring-ai-starter-mcp-server-webflux starter to an existing Spring WebMVC application to ...

SpringBoot @WebMvcTest fails with @EnableFeignClients

HiProblemIn my app I've got a service which makes a rest call to an external API using Feign. I want to mock this extern...

SpringBoot Support pluggable types for EndpointObjectMapper

In order to create a health module we need to break the link between HealthComponent and OperationResponseBody. The main...

SpringBoot Project cannot be built under WSL due to NAME environment variable

When building v3.5.0 under WSL (Ubuntu 20.04), the following test fails:./gradlew :spring-boot-project:spring-boot:test ...

SpringBoot Regression in @ConditionalOnMissingBean after upgrade to 3.5.0

After upgrading to springboot 3.5.0 from 3.4.6 we noticed a regression in bean creation in our projects. A bean, which d...

Spring jakarta.validation.constraints.NotNull and Kotlin non-nullable type

DTO kotlin data classpackage edu.tyut.spring_boot_ssm.dtoimport edu.tyut.spring_boot_ssm.annotation.Stateimport jakarta....

Spring Support repeatable writes in FormHttpMessageConverter#writeMultipart

The FormHttpMessageConverter#writeMultipart method should support repeatable bodies, rather than only supporting single-...

Spring Aspect Not Triggered After Restart in Spring Boot 3.4.x (But Works in 3.3.10)

In my Spring Boot 3.4.0 based application, I have an @Aspect named TenantServiceAspect that intercepts repository method...

Spring Revise @Nullable declarations for contains*() methods in CollectionUtils

OverviewAs a follow up to #34934 (specifically, https://github.com/spring-projects/spring-framework/issues/34934#issueco...

Spring Reject conditional @EnableScheduling / @EnableCaching declarations that rely on the REGISTER_BEAN phase

Minimal example reproducing the problem: https://github.com/klach-ocado/enablescheduling-configurationphase-issueAaaUnre...

Spring consider return a distincted value of MultiValueMap for AnnotatedTypeMetadata.getAllAnnotationAttributes

Here is a simple code sample: @Configuration(proxyBeanMethods = false)public class FooAutoConfiguration { @Conditiona...

Spring Spel does not work when $ right after #

Given// Expression exp = EXPRESSION_PARSER.parseExpression("#${dynamic.enabled:false} == true ? T(com.util.Valid...

Golang unique: TestCanonMap/LoadOrStore/ConcurrentUnsharedKeys failures

#!watchflakesdefault <- pkg == "unique" && test == "TestCanonMap/LoadOrStore/ConcurrentUnshare...

Golang hash: standardize the hash function

Background: Issue https://github.com/golang/go/issues/69420 proposes a types.Hash function that provides a hash operator...

Golang cmd/dist: re-expose pack command in Go 1.25

Go versiongo1.25-devel_cfb4e9bc4a Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'CGO_CPPF...

Golang build: build failure on gotip-linux-arm64_c4ah72-perf_vs_release

#!watchflakesdefault <- builder == "gotip-linux-arm64_c4ah72-perf_vs_release" && repo == "go&q...

Golang x/tools/gopls/internal/test/marker: Test/codeaction/remove_struct_tags.txt failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...

Golang build: build failure on gotip-linux-arm64_c4as16-perf_vs_release

#!watchflakesdefault <- builder == "gotip-linux-arm64_c4as16-perf_vs_release" && repo == "go&q...

Golang x/tools: various flakes on ppc (linux OOM-kills)

#!watchflakesdefault <- builder ~ "`inux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`Issue created ...
上一页 下一页
.