Aurora Blog
Home
Spring AI API version not supported
2025-07-22 14:00:55
459
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
Spring AI Problems with Advisors
2025-07-22 14:00:53
2871
Why do advisors only return information about calling AI for the second time, and cannot obtain information about callin...
Spring AI Spring AI calls VLLM to start the model with an error message
2025-07-22 14:00:49
14340
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
Spring AI 500 Internal Server Error When Calling OpenAI-Compatible API via WebClient in Docker, But Not Locally
2025-07-22 14:00:35
1770
Problem DescriptionWhen using Spring WebFlux’s WebClient to call my self-hosted OpenAI-compatible API endpoint (POST htt...
SpringBoot Spring Boot 3.4.x: spring.config.import external secret loading is too late, unlike 3.3.x, causing startup errors
2025-07-22 14:00:22
7295
Problem Description:After upgrading our Spring Boot application from version 3.3.x to 3.4.6, we're consistently encounte...
Spring BeanOverrideHandler fails when a single mock is declared via multiple meta-annotation paths
2025-07-22 14:00:13
13774
When the same mock declaration (via @MockitoBean) is indirectly referenced through multiple meta-annotation paths on a t...
Spring MessageSource.getMessage locale Nullable?
2025-07-22 14:00:10
523
My IDE is complaining that I'm passing a null Locale value to:String getMessage(String code, @Nullable Object[] args, Lo...
Spring Improve handling of request parameter without values in MockMvc
2025-07-22 14:00:08
2223
I want to test a login controller that is used together with spring security.The controller is implemented like this:@Co...
Golang proposal: container/heap: add Heap, a heap backed by a slice
2025-07-21 14:03:17
21683
This proposal is for use with #43651. I propose to add a parameterized Heap type to the container/heap package. For the ...
Golang cmd/go: document gopkg.in path versioning special status(?)
2025-07-21 14:03:13
4987
Proposal Detailshttps://github.com/golang/mod/blob/master/module/module.go#L538You're applying special processing rules ...
Golang Make net/url Add method accept variadic string
2025-07-21 14:03:11
713
https://github.com/golang/go/blob/2363897932cfb279dd8810d2c92438f7ddcfd951/src/net/url/url.go#L940-L944AFAIK this simple...
Golang cmd/pprof: macOS 12.6.1 profile overcounts system calls (again)
2025-07-21 14:03:07
12367
What version of Go are you using (go version)?$ go versiongo version go1.19.4 darwin/arm64This is on macOS 12.6.1 with a...
Golang import/path: bug unmarshal json
2025-07-21 14:02:37
4039
Go versiongo 1.24.4, macos armOutput of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''...
Golang proposal: cmp: Add constants Lt, Eq, Gt
2025-07-21 14:02:29
543
Proposal DetailsPackage io has SeekStart, SeekCurrent, SeekEnd to document the magic values 0, 1, 2 for Seeking. Package...
Viper Memory Leak : There are no publicly available methods to stop WatchConfig().
2025-07-21 14:02:26
928
Preflight Checklist[x] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Pandas ENH: Make attributes saved by default
2025-07-21 14:02:23
1954
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas suffix parameter in Series.shift not used in the implementation
2025-07-21 14:02:21
579
Link: https://github.com/pandas-dev/pandas/blob/ca429943c70cee2077941f052281b92afc0c2054/pandas/core/generic.py#L10657pa...
Pandas BUG: Convertors not running when reading a dataframe from excel using calamine engine
2025-07-21 14:02:19
4962
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Keras How does Keras MultiHeadAttention handle input feature dimension vs heads and reshape the output?
2025-07-21 14:02:17
1577
Hi everyone, I am trying to better understand how the Keras MultiHeadAttention layer handles the dimensions internally....
Gin Support for optional trailing slash
2025-07-21 14:02:13
2199
Hi, I tried looking around existing issues but I could not see anything related. So, I would like to know if there is a ...
上一页
下一页
1
…
94
95
96
97
98
…
272
.