Gorm An error occurs in a multi-coroutine scenario

I have started a program with many coroutines. In this case, when my gorm has been executed for a period of time, it ret...

MyBatis MyBatis Constructor Injection should support <collection> as well?

I currently have the problem that it seems like MyBatis constructor injection does not support the &lt;collection&gt; in...

Spring Security SAML2 for reactive environment / spring-webflux

SummaryFrom what I can tell the recently added SAML2 support only supports Spring MVC or more generally servlet based re...

Spring AI Cannot Set Image detail Option (e.g., "low") When Using Multimodal Input in Spring AI

Expected BehaviorWhen creating a UserMessage with an image URL using Media, I should be able to specify the image detail...

Spring AI when process toolcall and 'Map<String, Object> toolArguments = extractToolArguments(toolInput);' throws error

Bug descriptionthe deepseek-v3 return toolInput = `json{}&lt;|tool▁call▁end|&gt;&lt;|tool▁calls▁end|&gt;`,and extractToo...

Spring AI Allow using OpenAI tools like 'web_search_preview'

I would like to do a request likeimport OpenAI from &quot;openai&quot;;const client = new OpenAI();const response = awai...

SpringBoot Creating a new Spring AI project using Spring Initializr fails to start

Using Intellij IDE created a sample Spring-AI project by selecting following dependencies.dependencies { implementati...

SpringBoot Create spring-boot-autoconfigure-classic module

We'd like a module that gives something similar to the experience of Spring Boot 3.x by providing all our new modules wi...

SpringBoot Provide better exception message when configuration properties binding fails due to class not found error

With the restructured code it's more likely that we forget to guard against a missing class. We can help with diagnosis ...

Spring Potentially lose precision and jitter is not well capped

The jitter ratio calculation could throw an ArithmeticException if spec.delay().toMillis() returns 0. Additionally, conv...

Spring Introduce @ConcurrencyLimit annotation based on ConcurrencyThrottleInterceptor

Following up on @Retryable in #34529, we are considering a related feature for throttling method invocations: namely, a ...

Spring KotlinReflectionParameterNameDiscoverer doesn't support Kotlin Context Parameters

BackgroundContext Parameters were introduced in Kotlin 2.1.20 and are currently in Beta status in Kotlin 2.2.0 under the...

Spring Use preset Content-Type for streaming and reactive responses in Spring MVC

We have supported a preset "Content-Type" for regular responses for a long time with #20720, but we do not do the same f...

Golang x/tools/gopls: variable autocomplete is not working correctly on broken code

What version of Go, VS Code &amp; VS Code Go extension are you using?Version Information* Run `go version` to get versio...

Golang Memory corruption bug /data/app/~~zkQy9CrnDb4fOek93c8OJg==/com.beeper.android-Jw69YDT41Yv5S6iaiUj0ug==/lib/arm64/libgojni.so (pc f0a3a8) Crash

Go version/arm64/libgojni.so (pc f0a3a8)Output of go env in your module/workspace:n/aWhat did you do?ran the com.beeper....

Golang runtime: panic: runtime error: hash of unhashable type [2]string

Go versiongo1.22.3 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''GOCACHE='/ro...

Golang proposal: crypto/tls: expose testingOnlyDidHRR from ConnectionState

It can be useful for a TLS server to know (e.g., to log) whether or not a HelloRetryRequest was performed. An example u...

Golang cmd/compile: incorrect recover behavior due to defer wrapper

Go versiontip, and Go 1.22 - 1.24Output of go env in your module/workspace:darwin/arm64What did you do?Run https://go.de...

Golang runtime: defer recover doesn't handle consistently

Go version1.24.4Output of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFLAGS='...

Golang x/tools/gopls: "could not compute pos to range for %v: %v" bug (reported by telemetry)

#!stacks&quot;bug.Reportf&quot; &amp;&amp; &quot;typeErrorsToDiagnostics.func1&quot; &amp;&amp; /* keep consistent with ...
上一页 下一页
.