Aurora Blog
Home
Spring AI Feature Request: Add public getters for configuration fields in TokenTextSplitter
2025-06-24 14:01:37
1259
Hello Spring AI Team,I'm currently implementing the TokenTextSplitter class and I appreciate the built in flexibility wi...
Spring AI AnthropicChatModel#stream produces too much output when calling tools
2025-06-24 14:01:35
1801
Bug descriptionWhen using in #stream() mode along with tools, the Anthropic Chat Model outputs that it "needs to use XYZ...
Spring AI Integrate ElevenLabs Text-to-Speech (TTS) as a supported provider within Spring AI.
2025-06-24 14:01:31
872
Justification:Expanded Options: Currently, Spring AI only supports OpenAI's Speech API for TTS. Adding ElevenLabs divers...
Spring AI mcp server header data deliver to tools
2025-06-24 14:01:27
126
MCP server retrieves Herder's data and then uses it in the tool. If passing through ThreadLocal fails, how can it be res...
SpringBoot Remove unused SHA-1 hash from UNPACK markers of uber archive entries that require unpacking
2025-06-24 14:01:24
1486
In BootZipCopyAction and AbstractJarWriter SHA1 hash is calculated for stored entries requiring unpack and set as entry ...
SpringBoot SpringBootApplication fails upon upgrading to latest version
2025-06-24 14:01:18
7700
I am using the following dependencies ... <dependency> <groupId>org.springframework.boot</groupId>...
SpringBoot R2dbcCustomConversions could get some XxxConfigurer flavoured
2025-06-24 14:01:16
2376
Know that @ConditionalOnMissingBean is there for us to override the whole bean, and eventually could provide any custom ...
SpringBoot "gradle bootBuildImage" doesn't work with Gradle 9.0.0-rc-1 and Spring Boot 3.5.3
2025-06-24 14:01:14
35481
Environment* Windows 11 Pro 24H2* Java 24.0.1 (Eclipse Temurin)* Gradle 9.0.0-rc-1* Docker Desktop 4.42.0* Docker Engine...
SpringBoot Add testcontainers init script with admin privileges
2025-06-24 14:01:11
3751
spring-boot-testcontainers supports automatic initialization of a mysql testcontainer instance simply by using jdbc url ...
Spring Support for exposing additional object types in SmartFactoryBean
2025-06-24 14:01:00
449
In preparation for #33414 where the arrangement requires a single FactoryBean (specifically, the JPA LocalContainerEntit...
Spring Potential regression in charset encoding for Content-Type header
2025-06-24 14:00:58
5523
Note: This issue was originally posted as a Spring Boot issue (spring-boot#46036), but I was informed by a Spring member...
Spring max-disk-usage-per-part allows upload of bigger files
2025-06-24 14:00:11
1199
I would like to restrict the size of the file during multipart uploads. WebFlux provides configuration options:spring.we...
Spring Upgrade to Kotlin 2.2.0
2025-06-24 14:00:08
394
With that upgrade, Kotlin 2.2 is the new baseline for Spring Framework 7.0.With the upgrade, we should be able to levera...
Golang spec: wrong thing taken as a reference for method value rules
2025-06-23 14:01:34
8710
What is the URL of the page with the issue?https://go.dev/ref/spec#Method_valuesWhat is your user agent?Mozilla/5.0 (X11...
Golang Cross compile from alpine to openbsd: cannot use _Ctype_size_t(len(b)) (value of type _Ctype_ulong) as _Ctype_uint value in argument to (_C2func_getnameinfo)
2025-06-23 14:01:30
2586
Go versiongo version go1.22.4 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
Golang x/tools/gopls: SignatureHelp activeParameter always 0 after v0.18.1
2025-06-23 14:01:28
1046
After commit 2880aae, SignatureInformation.activeParameter does not have omitempty tag and always marshal. The problem i...
Golang iter: TestPull failures
2025-06-23 14:01:26
9307
#!watchflakesdefault <- (pkg == "iter" || pkg == "iter:iter") && test ~ `TestPull`Issue c...
Golang cmd/pprof: negative numbers in go tool pprof heap report in 1.22.3, but not in 1.22.2
2025-06-23 14:01:23
2469
Go version1.22.3Output of go env in your module/workspace:---Not sure how to get it from env where docker image is built...
Golang Simplify if condition for nil checking
2025-06-23 14:01:18
1845
Go Programming ExperienceNoviceOther Languages ExperienceGo, C/C++Related Idea[x] Has this idea, or one like it, been pr...
Golang nice to have: faster generic instantiation location for serialization support
2025-06-23 14:01:14
1257
In generating serialization code for structs that contain parameterized generic types,I current utilize "golang.org/x/to...
上一页
下一页
1
…
245
246
247
248
249
…
337
.