Apache Dubbo [Feature] Removing System.out, JUnit4 from Unit, Integration and Sample Test Cases for Performance Improvement

Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...

Redis [BUG] High RSS Memory Usage Even with Active Defrag

Describe the bugHello! We have been observing a strange issue since upgrading our redis standalone servers from 6.2.5 to...

MyBatis EnumOrdinalBytehandler is Buggy

About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...

Spring Cloud Config @RefreshScope beans cannot be spied with @SpyBean

I noticed that refreshable beans (beans annotated with @RefreshScope) cannot be spied with @SpyBean in Spring Boot tests...

Spring Security Simplify Configuring Log In using Twitter / X v2 APIs

It is not as simple as I would expect to authenticate using Twitter / X v2 Log In APIs. We should simplify this process....

Spring Security DefaultOAuth2AuthorizationRequestResolver default authorizationRequestBaseUri

To simplify creation of DefaultOAuth2AuthorizationRequestResolver it should provide a default value of /oauth2/authoriza...

Spring Security One Time Token should not be created if user does not exist

Currently One Time Tokens are created and then the success handler is invoked even if the user does not exist. We should...

Spring Security Fail resolve argument CustomUserDetails when I test in only SecurityAutoConfiguration and @WebMvcTest

Describe the bugWhen using a CustomUserDetails(interface & extends UserDetails) and testing presentation(controller)...

Spring AI Observation can distinguish between different ChatModel or ChatClient instances

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....

Spring AI FilterExpressionTextParser does not support 'null' values

Bug descriptionFilterExpressionTextParser does not support 'null' values, so I can't writeSearchRequest searchRequest = ...

SpringBoot Auto-configure Elasticsearch's new Rest5Client rather than the legacy RestClient

The upgrade made it so that RestClient isn't automatically on the classpath. However ElasticsearchClientAutoConfigurati...

Spring Native image run failed with hibernate

SpringBoot version: 3.5.0Hibernate Version: 6.6.15.FinalWhen i use native image to package my project.I compile successe...

Spring Support @PathVariable in Functional Closures Returned by WebFlux Endpoints

Allow @PathVariable, @RequestParam, and similar annotations on parameters of functional closures (e.g., Consumer, Functi...

Spring Redesign RetryPolicy to directly incorporate BackOff

OverviewAfter experimenting with our newly introduced core retry support (RetryPolicy, RetryTemplate, etc.) and @Retryab...

Spring Default parameter values can't access class scope?

I have a spring service with some injected values. But all injected values are nullwhen accessing them from a default pa...

Spring Consistently implement toString() in BackOff strategies

OverviewCurrently, there are some inconsistencies in the toString() implementations in our BackOff strategies.FixedBackO...

Golang debug/pe: slice bounds out of range panic

Go versiongo version go1.24.2 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...

Golang runtime/trace: "preempted" StateTransition sometimes has Stack of single zeroed StackFrame

Go versiongo version devel go1.23-477ad7dd51 Thu Jun 20 16:46:54 2024 +0000 darwin/arm64Output of go env in your module/...

Golang Please add native compiling for GOOS=android GOARCH=amd64

Currently it requires CGO_ENABLED=1 even if not using cgo at all. Another thing is that page size should be 16kb (or 64k...

Golang cmd/link: duplicated definition of symbol github.com/ebitengine/purego.syscall15XABI0 when running with ASAN [1.23 backport]

@cherrymui requested issue #74314 to be considered for backport to the next 1.23 minor release.@gopherbot please backpor...
上一页 下一页
.