Aurora Blog
Home
Spring AI The SQL statement of MariaDB vector MariaDBSchema Validator needs to be enclosed in quotation marks
2025-06-11 14:01:07
527
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
2025-06-11 14:01:03
2051
Bug descriptionWhen adding the spring-ai-starter-mcp-server-webflux starter to an existing Spring WebMVC application to ...
SpringBoot @WebMvcTest fails with @EnableFeignClients
2025-06-11 14:01:00
40710
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
2025-06-11 14:00:58
300
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
2025-06-11 14:00:56
1596
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
2025-06-11 14:00:44
2080
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
2025-06-11 14:00:41
16304
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
2025-06-11 14:00:35
790
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)
2025-06-11 14:00:33
35725
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
2025-06-11 14:00:21
333
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
2025-06-11 14:00:17
2491
Minimal example reproducing the problem: https://github.com/klach-ocado/enablescheduling-configurationphase-issueAaaUnre...
Spring consider return a distincted value of MultiValueMap for AnnotatedTypeMetadata.getAllAnnotationAttributes
2025-06-11 14:00:15
1087
Here is a simple code sample: @Configuration(proxyBeanMethods = false)public class FooAutoConfiguration { @Conditiona...
Spring Spel does not work when $ right after #
2025-06-11 14:00:09
3009
Given// Expression exp = EXPRESSION_PARSER.parseExpression("#${dynamic.enabled:false} == true ? T(com.util.Valid...
Golang unique: TestCanonMap/LoadOrStore/ConcurrentUnsharedKeys failures
2025-06-10 14:17:18
5449
#!watchflakesdefault <- pkg == "unique" && test == "TestCanonMap/LoadOrStore/ConcurrentUnshare...
Golang hash: standardize the hash function
2025-06-10 14:17:16
76371
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
2025-06-10 14:17:14
5736
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
2025-06-10 14:17:09
185436
#!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
2025-06-10 14:17:06
1105
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...
Golang build: build failure on gotip-linux-arm64_c4as16-perf_vs_release
2025-06-10 14:17:04
38814
#!watchflakesdefault <- builder == "gotip-linux-arm64_c4as16-perf_vs_release" && repo == "go&q...
Golang x/tools: various flakes on ppc (linux OOM-kills)
2025-06-10 14:17:02
5206
#!watchflakesdefault <- builder ~ "`inux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`Issue created ...
上一页
下一页
1
…
332
333
334
335
336
…
368
.