Aurora Blog
Home
Spring AI AssistantMessage supports reasoningContent
2025-06-10 14:01:29
1374
Expected BehaviorCurrently, many model providers offer reason models, and users choose whether to use them depending on ...
Spring AI Support accessing HTTP headers in ToolContext when using WebFlux
2025-06-10 14:01:27
25182
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
Spring AI QuestionAnswerAdvisor 为什么找不到
2025-06-10 14:01:10
5069
version : 1.0.0-M8我导入了 spring-ai-starter-model-openai 和 spring-ai-vector-store 但是还是找不到 QuestionAnswerAdvisor,我还需要导入什么依赖呢...
SpringBoot Enhancing @Sql with TEST_CLASS and TEST_METHOD Execution Phases
2025-06-10 14:00:37
547
When using Spring Test's @Sql annotation, can we add two values, TEST_CLASS and TEST_METHOD, to the ExecutionPhase enum?...
SpringBoot Custom property conversion bypassed again in Spring Boot 3.4.6 and 3.5.0
2025-06-10 14:00:36
1944
A previously resolved issue appears to have resurfaced in Spring Boot 3.4.6 and 3.5.0.When resolving configuration prope...
SpringBoot Binding no longer works with sytem environment properties that are not upper case
2025-06-10 14:00:34
8324
The relaxed binding of Configuration Properties in Spring Boot 3.5.0 is broken for records with field names containing a...
SpringBoot SpringApplication.setEnvironmentPrefix is ignored when reading MANAGEMENT_SERVER_PORT
2025-06-10 14:00:32
6139
In spring boot 3.4.5 I could setup my management server port as an env var with a prefix since 3.5.0 this is no longer t...
SpringBoot Include configuration classes from all modules in the "Auto-configuration Classes" appendix
2025-06-10 14:00:30
168
Currently, only spring-boot-autoconfigure and spring-boot-actuator-autoconfigure are included. We should include all oth...
SpringBoot Remove ZipkinAutoConfigurationIntegrationTests as it's no longer relevant
2025-06-10 14:00:27
225
Support for RestTemplate- and WebClient-based senders was deprecated in 3.3 and then removed in 3.5. The removal made Zi...
SpringBoot Properties bound in the child management context ignore the parent's environment prefix
2025-06-10 14:00:25
327
Property binding performed in the child management context, for example through @EnableConfigurationProperties on a @Man...
Spring OutOfMemoryError in springboot stomp/websocket server with embedded tomcat when many clients connect
2025-06-10 14:00:22
5628
I have a springboot application that acts as a websocket server using stomp. The embedded server is tomcat. I am using s...
Spring RSocket Interfaces doesn't work with coroutines.
2025-06-10 14:00:12
17241
Hello, dear team. I use Spring Boot starters of recent 3.4.5 version to investigate Spring RSocket Interfaces. Here is m...
Spring Serializer hint registration is broken for some Kotlin classes
2025-06-10 14:00:09
3114
ReproduceThe issue does not occur in the JVM environment, but it fails in the native environment.kotlin generic classkot...
Golang runtime: make injectglist starting spinning m
2025-06-09 14:02:45
4097
Proposal DetailsCan we set the parameter spinning of the runtime.startm function to true by default to make full use of ...
Golang proxy.golang.org:
2025-06-09 14:02:34
483
Comment From: gabyhelpRelated Issuesproxy.golang.org: #55024 (closed) proxy.golang.org: #54574 (closed) proxy.golang.o...
Golang encoding/xml: brittle support for matching a namespace by identifier or url
2025-06-09 14:02:30
2787
The issue is that I believe a struct tag's namespace should be matchable by the xmlns identifier or url. To shed some li...
Golang proposal: encoding/xml: allow caller to specify preferred namespace prefix
2025-06-09 14:02:28
4966
What version of Go are you using (go version)?$ go versiongo version go1.17.1 darwin/amd64Does this issue reproduce with...
Golang encoding/xml: proposed fixes for namespaces
2025-06-09 14:02:26
15006
Issue #13400 lists a number of issues related to namespace handling in encoding/xml. It's been noted that this area nee...
Golang encoding/xml: Serializing XML with namespace prefix
2025-06-09 14:02:24
4734
Hi!I'm struggling with serializing XML (and deserializing again).But first things first:go version devel +434e0bc Mon Ju...
Golang encoding/xml: fix name spaces
2025-06-09 14:02:22
16556
There are many pending issues related to the handling of xml name spaces. We need to rethink this. One more try and then...
上一页
下一页
1
…
360
361
362
363
364
…
386
.