Aurora Blog
Home
Spring Security Null safety via JSpecify
2025-07-23 14:00:48
680
Spring Security should adopt JSpecify for Null safety as is done in Spring FrameworkRelated https://github.com/spring-pr...
Spring AI The information about the features of large models in the "Chat Model Comparison" section of the document is outdated.
2025-07-23 14:00:44
1551
While learning Spring AI, I noticed that the information in the project documentation regarding feature comparisons betw...
Spring AI Max tool calls / Max internalCall limit
2025-07-23 14:00:42
2274
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
Spring AI When the Tool parameter is an empty string, a type conversion error occurs, reporting java.lang.NumberFormatException
2025-07-23 14:00:37
4098
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
SpringBoot Investigate attaching version report to release notes
2025-07-23 14:00:31
1196
The https://docs.spring.io/spring-boot/appendix/dependency-versions/coordinates.html page is useful but gets lost on eac...
SpringBoot Upgrade to Native Build Tools Plugin 0.11.0
2025-07-23 14:00:27
167
Upgrade to Native Build Tools Plugin 0.11.0.Comment From: snicollAn integration test is failing, I've reported https://g...
SpringBoot Restore disabled test that validates incremental execution of a Spring Batch job
2025-07-23 14:00:24
371
A test was recently disabled due to a regression in Spring Batch. The regression has been fixed in the meantime, but the...
Spring issue with restTemplate.postForEntity(String,Object,Class<T>) with MultiValueMap<String,Object> when updating to Spring Boot 3.2.2
2025-07-23 14:00:08
14013
I experience an issue with restTemplate.postForEntity(String,Object,Class<T>) with Object of type MultiValueMap<...
Golang proposal: x/tools/go/analysis/analysistest: improved, module-aware API
2025-07-22 14:05:26
10145
[Status: rough draft][Split out from preceding proposal #61324]The analysistest package is too monolithic: if you don't ...
Golang x/tools/gopls/internal/analysis/modernize: rangeint produces invalid syntax due to use of types.RelativeTo
2025-07-22 14:05:24
4203
gopls versionBuild info----------golang.org/x/tools/gopls v0.19.1 golang.org/x/tools/gopls@v0.19.1 h1:Yodhp3rnpnag60l...
Golang x/tools/gopls: symbolic link to / causes ModuleResolver to scan entire file system, burning CPU
2025-07-22 14:05:22
2534
What did you do?Clone https://github.com/opencontainers/runc/ and do this:cd runcln -s / gopls-cpu-highThen open any fil...
Golang cmd/go: get -tool results in invalid go.sum
2025-07-22 14:05:20
3264
Go versiongo version go1.24.5 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'...
Golang runtime: TestMemoryLimitNoGCPercent failures
2025-07-22 14:05:18
2412
#!watchflakesdefault <- pkg == "runtime" && test == "TestMemoryLimitNoGCPercent"Issue cre...
Golang cmd/compile: memcombine should learn allignement of byte slices - easy mode - types
2025-07-22 14:05:16
5125
Go versiongo version devel go1.25-b38415d7e9 Sat Feb 15 21:47:27 2025 -0800 linux/amd64Output of go env in your module/w...
Golang doc: clearly differentiate between per-account and per-machine steps in Contribution Guide
2025-07-22 14:05:14
5061
This follows #74689 which was rightly not an issue with golang.org/x/review/git-codereview but closed without considerat...
Golang x/review/git-codereview: asks for password when cookie is required
2025-07-22 14:05:10
2147
Go versiongo1.24.1 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'CGO_CPPFLAG...
Golang AddNewReplace for modfile.WorkFile
2025-07-22 14:05:06
1762
Proposal Detailsgo.work:replace gopkg.in/yaml.v2 => /some/path/1replace gopkg.in/yaml.v2 => /some/path/2main.go:_,...
Golang cmd/compile: internal compiler error: unexpected types2.Invalid
2025-07-22 14:04:59
27806
Go versiongo version go1.24.1 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang POST->OST,GET->ET???
2025-07-22 14:04:11
2604
Go versiongo1.9.1 windows11/amd64Output of go env in your module/workspace:set GO111MODULE=autoset GOARCH=amd64set GOBIN...
Golang cmd/go/internal/base: Lookup checks itself, not subcommads
2025-07-22 14:04:09
3350
Go versiongo version go1.24.3 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO...
上一页
下一页
1
…
143
144
145
146
147
…
324
.