Aurora Blog
Home
Spring AI add metadata in tool/list
2025-11-12 14:02:19
1263
In mcp java sdk there is a meta filed, and I see that this doesn't seem to be implemented in SpringAI.My scene is like t...
Spring AI ChatMemory - MongoDB - TTL & automatic index creation configuration not working properly
2025-11-12 14:02:14
4786
TTL Index Not Created in MongoDB Chat Memory RepositoryBug descriptionThe property spring.ai.chat.memory.repository.mong...
Spring AI Schema is not re-initialized when using PGVector VectorStore
2025-11-12 14:02:09
615
The "initilize-schema" setting for the vector store instructs the spring ai to initialize the required schema for the ap...
SpringBoot GsonTester and JacksonTester in production modules
2025-11-12 14:01:59
1091
I can see that the JsonTestersAutoConfiguration got split as part of the modularisation into:GsonTesterTestAutoConfigura...
SpringBoot Document @MockBean vs @MockitoBean migration compatibility
2025-11-12 14:00:54
2150
OverviewDue to the deprecation of @MockBean and @SpyBean in favor of Spring Framework's new @MockitoBean and @MockitoSpy...
SpringBoot Configuration property descriptions may be lost when building incrementally
2025-11-12 14:00:51
6564
We have two @ConfigurationProperties annotated classes:package com.example;import org.springframework.boot.context.prope...
SpringBoot Spring Boot 3 Native Fails to Start with Kotlin @JvmStatic Main Method
2025-11-12 14:00:49
37778
Bug Report for Spring Boot 3 Native (GraalVM 22.3)Having a simple Spring Boot application (generated on start.spring.io)...
SpringBoot PortInUseException incorrectly thrown on failure to bind port due to Netty IP misconfiguration
2025-11-12 14:00:38
10868
spring boot version: v3.4.0netty version: 4.1.118.FinalIssue Background:Recently, I have been working on making my appli...
SpringBoot Add support for LDAPS testing
2025-11-12 14:00:34
596
Hello.I tried to ask for this feature in https://github.com/spring-projects/spring-data-ldap/issues/588 and @mp911de red...
SpringBoot Configure Kotlin Serialization converter with dedicated method
2025-11-12 14:00:33
1266
As of https://github.com/spring-projects/spring-framework/issues/35733, Spring Framework has a dedicated method for conf...
Spring Feature request: Deterministic synchronous event listeners independent of async publisher configuration
2025-11-12 14:00:13
2813
Often we need a synchronous event mechanism for hook-like flows, where listeners are expected to modify the event state ...
Spring Fix HttpHeaders and WebSocketHttpHeaders interop issues
2025-11-12 14:00:11
3466
We are using WebSocketHttpHeaders for some of our web socket testing. I have noticed that using them does not work prope...
Spring @ConcurrencyLimit weird behavior when combined with @Async and @Transactional
2025-11-12 14:00:08
18780
I'm seeing some weird behavior when attempting to combine the 3 annotations from the subject, for example:@Async@Concurr...
Spring ConcurrentReferenceHashMap misses dedicated computeIfAbsent, computeIfPresent, compute, merge implementations
2025-11-12 14:00:05
731
In the course of #35788, it turns out that ConcurrentReferenceHashMap does not provide dedicated implementations for the...
Spring Consider not rejecting preflight requests when no CORS configuration is provided
2025-11-11 14:00:17
11941
Affects: 3.2.0My project is now getting "403 Invalid CORS Request" responses when sending an OPTIONS request with the "a...
Golang x/pkgsite: package removal request for github.com/wsk20/*
2025-11-10 14:03:51
1252
What is the path of the package that you would like to have removed?github.com/wsk20Are you the owner of this package?ye...
Golang json.MarshalIndent does not indent the first line
2025-11-10 14:03:48
4853
What version of Go are you using (go version)?go version go1.22.3 darwin/arm64Does this issue reproduce with the latest ...
Golang x/exp/stats: Quantiles should allow different types for values and quantiles
2025-11-10 14:03:46
2991
Go versiongo version go1.26-devel_7995751d3a 2025-11-07 14:16:34 -0800 linux/amd64Output of go env in your module/worksp...
Golang proposal: strconv: generic versions of Atoi / Itoa
2025-11-10 14:03:40
5620
Proposal DetailsWe currently have "int" case handled with strconv.Atoi and strconv.Itoa.In my practice it is not unexpec...
Golang x/website/internal/dl: unpredictably applied HTTP transport compression for .tar.gz resources results in negligible bandwidth savings while confusing contemporary versions of Firefox
2025-11-10 14:03:35
31400
Go versiongo1.25.4.linux-amd64.tar.gzOutput of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CPP...
上一页
下一页
1
…
12
13
14
15
16
…
386
.