SpringBoot Trace context (traceId/spanId) seems to sometimes get lost when execution moves from imperative to reactive stack

I'm working on a Spring Boot application using Spring WebFlux with reactive WebClient and Micrometer for tracing. It see...

SpringBoot Use a shaded version of org.json in spring-boot-configuration-metadata and spring-boot-cli

Hi,spring-boot-configuration-metadata has a dependency on com.vaadin.external.google:android-json:0.0.20131108.vaadin1 (...

Spring Support of basicAuthentication in RestClient

Can we add support for basicAuthentication to the RestClient? I found it really helpful to have this authentication meth...

Spring Allow BeanRegistrar to access already registered bean definitions

DescriptionAs a framework developer, I want BeanRegistrar to provide access to already registered bean definitions, so t...

Spring Introduce KotlinUtils

Kotlin support has grown organically both in Spring Framework and other Spring portfolio projects, the set of features r...

Spring Optimize Kotlin reflection runtime efficiency

kotlin-reflect is a big 2 MB JAR, producing important CPU and memory spikes at startup on the JVM.It would be interestin...

Gorm Table structure mapping bug

DescriptionThere are two bugs:My UserGame table has a Describe field, but it's not mapped to the database table. After r...

Gorm Wrong create SQL Args generated, Wrong SQL log generated

GORM Playground Linkhttps://github.com/go-gorm/playground/pull/1Descriptiontype UserStatus int32const ( Active UserSt...

Spring AI It is recommended to add SpEL expression support to the @Tool annotation.

Comment From: sunyuhan1998I think this might require significant changes. Currently, the handling of @Tool is parsed in ...

Spring Spring 6.2.9+ causes ALB Lambda validation failures to return 502 instead of 400

A regression appears when running a Spring Boot 3.5.5 (Spring Framework 6.2.9 or later) application on AWS Lambda behind...

Spring Missing Nullable on body parameter in HttpClientErrorException.create methods.

The create methods on org.springframework.web.client.HttpClientErrorException seems to be missing a Nullable annotation ...

Golang cmd/go: can use invalid sub-dependency version

Go versiongo version go1.23.1 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...

Golang cmd/compile: incorrect error message when assigning an interface to a constant

What version of Go are you using (go version)?go version devel +68c7cb25a7 Wed Apr 4 12:18:29 2018 +0100 darwin/amd64Doe...

Golang cmd/compile: channel element type too large compiling errors are not reported for channels named with blank identifer

Please answer these questions before submitting your issue. Thanks!What version of Go are you using (go version)?go vers...

Golang proposal: x/term: make x/term functions take uintptr file descriptors instead of ints

Proposal DetailsThe documentation recommends getting the file descriptor with the following:oldState, err := term.MakeRa...

Golang CGO: *_Ctype_char does not satisfy *any

Go versiongo version go1.23.1 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...

Golang cmd/link: can't write to output file (device error) on macOS

#!watchflakesdefault <- log ~ `can't write to output file` && goos == "darwin"Issue created automat...

Golang x/build: x/example 1.22 builders are failing

x/example/ragserver/{ragserver/go.mod,ragserver-langchaingo/go.mod,ragserver-genkit/go.mod} require 1.23. This requireme...

Golang cmd/go: runtime/debug build information not populated for test binaries when package name is not 'main'

What did you do?https://play.golang.org/p/0ITNcl4kXGN$ gotip versiongo version devel +8c5de667 Fri Aug 30 08:28:40 2019 ...

Golang x/term: Why is fd an int?

Go versiongo version go1.23.1 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
上一页 下一页
.