Aurora Blog
Home
MyBatis-Plus 非主键字段如何实现像主键自增的方案
2025-09-14 14:00:42
228
当前使用版本(必填,否则不予处理)3.4.1该问题是如何引起的?(确定最新版也有问题再提!!!)主键已经被使用,需要维护一个序列号(唯一自增)重现步骤(如果有就写完整)报错信息Comment From: huayanYu无法,只能参照自动填...
Gorm slog logger: individual queries should be logged with level "Debug"
2025-09-14 14:00:34
288
GORM Playground Linkhttps://github.com/go-gorm/playground/pull/123(Not a real one, playground is irrelevant here)Descrip...
Spring Security OAuth2AuthorizationConsentAuthenticationToken authorities required but not set
2025-09-14 14:00:28
1869
Describe the bugWhen an OAuth2 consent is enabled , the OAuth2AuthorizationConsentAuthenticationToken does not set autho...
Spring AI Add optional instructions to OpenAiAudioSpeechModel
2025-09-14 14:00:25
1775
Expected BehaviorThe Spring AI OpenAiAudioSpeechModel should allow callers to provide an optional instructions string th...
SpringBoot Upgrade to Spring Authorization Server 2.0.0-M3
2025-09-14 14:00:22
90
Upgrade to Spring Authorization Server 2.0.0-M3.Comment From: snicollSuperseded by #47174
SpringBoot Use of @ConditionalOnClass in AuditAutoConfiguration is brittle
2025-09-14 14:00:20
469
While upgrading to Spring Security 7 snapshots, I've noticed that AuditAutoConfiguration had @ConditionalOnClass on a cl...
SpringBoot Remove explicit dependency management for Spring Authorization Server as it is now part of Spring Security
2025-09-14 14:00:18
178
See https://spring.io/blog/2025/09/11/spring-authorization-server-moving-to-spring-security-7-0Comment From: snicollWe c...
Spring @Retryable could allow exception translation
2025-09-14 14:00:06
2046
When a method executes code that may throw an exception, it is usual to hide the exception if is not expected:public voi...
Golang cmd/link: TestFlagD failing on OpenBSD [consistent failure]
2025-09-13 14:03:04
3133
The openbsd-amd64 and openbsd-ppc64 builders are broken because the new TestFlagD test, added in https://go.dev/cl/69835...
Golang x/pkgsite: package removal request for github.com/gonzxlez/colibri
2025-09-13 14:03:02
443
Hi, I would like to request removal of the github.com/gonzxlez/colibri package. I have made the repository private.thank...
Golang x/tools/gopls: Frequent popups in VSCode Liveshare
2025-09-13 14:03:00
6163
gopls versionBuild info----------golang.org/x/tools/gopls v0.20.0 golang.org/x/tools/gopls@v0.20.0 h1:fxOYZXKl6IsOTKI...
Golang crypto/ed25519: not generating valid private key (invalid format)
2025-09-13 14:02:55
7719
Go versiongo version go1.23.1 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
Golang Support for HTTP OPTIONS Method in New String Pattern Matching for Handle and HandleFunc
2025-09-13 14:02:53
2989
What version of Go are you using (go version)?Support for HTTP OPTIONS Method in New String Pattern Matching for Handle ...
Golang x/tools/gopls: Completion: "unexpected surrounding: %q != %q" bug in collectCompletions
2025-09-13 14:02:44
5011
#!stacks"bug.Reportf" && "completion.(*completer).selector:+57"Issue created by stacks. /...
Golang cmd/go: GO111MODULE does not invalidate test cache
2025-09-13 14:02:42
4649
Go versiongo version go1.22.6 darwin/amd64Output of go env in your module/workspace:GO111MODULE='auto'GOARCH='amd64'GOBI...
Golang cmd/go: go build -asan may mis-parse gcc compiler version in a non-English environment
2025-09-13 14:02:40
3086
Go versiongo version go1.21.0 linux/amd64 (master branch also influence)Output of go env in your module/workspace:GO111M...
Golang runtime, cmd/compile: increase tmpStringBufSize
2025-09-13 14:02:35
2086
tmpStringBufSize is currently set to 32. The original CL (@dvyukov) says the following about the value:Size of the buffe...
Golang net: broken windows-race builder
2025-09-13 14:02:33
530
The windows-race builder broke about 2 weeks ago — this is marked as a first class port.Looking at the logs, it seems a ...
Pandas API: make CategoricalIndex._concat consistent with pd.concat
2025-09-13 14:02:28
4871
Index._concat (used by Index.append) is thin wrapper around concat_compat. It is overriden by CategoricalIndex so that ...
Pandas REF: Make function for dtype casting in pre-processing of groupby.quantile
2025-09-13 14:02:26
480
Is your feature request related to a problem?[this should provide a description of what the problem is, e.g. "I wish I c...
上一页
下一页
1
…
51
52
53
54
55
…
368
.