Spring Spring 7: SimpleRetryInterceptor could use RetryListener beans

When a method is annotated by @Retryable, the interceptor does not use RetryListeners beans. The listeners are easy to p...

Spring Use uppercase for classpath-related static final field names

In order to ensure consistency across the codebase and communicate properly that static final fields of type String or C...

Spring Prevent empty declaration of @ConcurrencyLimit

OverviewAs a follow-up to #35461 and a comment left on the Spring Blog, we have decided to prevent empty declarations of...

Golang proposal: slices: Unique()

Proposal DetailsI propose to create function Unique with the definition: // Unique replaces runs of equal elements with ...

Golang x/term: Calls to IoctlGetTermios() should use unix.TIOCGETA and unix.TIOCSETA on FreeBSD

Go versiongo version go1.25.1 freebsd/amd64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g...

Golang x/tools/gopls: under vscode run and debug choses wrong types

What version of Go are you using (go version)?$ go versiongo version go1.25.1 darwin/arm64Does this issue reproduce with...

Golang too many integer type need convert too hard for working

Go versionallOutput of go env in your module/workspace:noneWhat did you do?defined many integer type and algorithm is wr...

Golang unicode: unicode.Other_ID_Continue should represent unicode runes with attribute ID_Continue

What version of Go are you using (go version)?$ go versiongo version go1.12.9 darwin/amd64also 1.13.1 (playground for ex...

Viper Can't get value by slice path from remove config

Preflight Checklist[x] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Unclear doc

https://github.com/spf13/viper/blob/5870123c5f385c8d88b7087d15d2e1b7fa67a7fa/README.md?plain=1#L144That line of the read...

Viper Documentation encourages wrong search order for config files.

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper BindStruct together with mapstructures remain

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Inner map on structs are not considered when unmarshalling with viper_bind_struct tag

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Add viper.IsNonDefaultSet to check if a value is set by config, not default value

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper AutomaticEnv unexpected behavior with custom types

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Enable replacing use of os.Getenv and os.LookupEnv with a custom function

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Keras Keras Policy forces 64-bit integer arithmetic results to int32

Describe the bugThe arithmetic operation A+B, where both A and B are int64 Keras Variables (tested on TensorFlow), unexp...

Apache Superset Creating data sources on the HTTP API from the command line, using HTTPie

Dear lovely people of Apache Superset,first things first: Thanks a stack for conceiving and maintaining Apache Superset....

Redis Protocol feature proposal: RESP3 (+?) correlation (long term)

RESP is strongly FIFO, but occasionally - for a varied and complex set of reasons - protocol desync occurs, leading to i...

Gorm Context management in GORM

Your QuestionI've encountered a situation where I need to accurately detect the connection status of a database using GO...
上一页 下一页
.