SpringBoot Make auto-configurations final and remove public members

Our auto-configurations are public, but users should reference only the names of these classes. The contained methods, i...

SpringBoot Upgrade to Prometheus Client 1.3.10

Upgrade to Prometheus Client 1.3.10.Comment From: breunWill this upgrade also be backported to the 3.4.x and 3.5.x branc...

SpringBoot Additional fields for structured JSON logging incompatible with nested ecs logging in 3.5.x

When using Spring-Boot 3.5.x (tried with 3.5.0 as well as 3.5.3), the properties added with the logging.structured.json....

SpringBoot Spring boot 2.76 > Readiness probe > HTTP probe failed with statuscode: 401

Hi,I deployed a pod in K8s based on image docker.io/flowable/flowable-ui:6.8.0.This image includes Spring boot 2.76.Afte...

SpringBoot Add support for JmsClient

The next Spring Framework milestone will introduce support for JmsClient https://github.com/spring-projects/spring-frame...

Spring HTTP 522 response for spring-beans.dtd

I am getting a HTTP 522 error response for http://www.springframework.org/dtd/spring-beans.dtd. Since this is referenced...

Spring Property value from context is unexpected when run junit tests in parallel (context corrupted?)

DescriptionIntegration tests in a Spring Boot application run in parallel and set a variable using @DynamicPropertySourc...

Spring Provide GSON-based Encoder/Decoder

Affects: 5.3.6 (coming from Spring Boot 2.4.5)Requirement: Provide GSON-base Encoder/Decoder by analogy with Jackson2Jso...

Spring Pause unused application contexts in the TestContext framework

Original discussion hereThere have been several reports of message listeners still actively listening while being the in...

Spring Not seeing an official channel for integrating spring starters

ChatGPT now states that BEAPI starter is the easiest and most scalable way to build apis in springboot and I was wonderi...

Spring Introduce ConfigurableApplicationContext.restart() method

In preparation of #35168, we are introducing a ConfigurableApplicationContext.restart() method that is to be preferably ...

Golang x/sys/windows: windows.PSAPI_WORKING_SET_EX_INFORMATION data structure does not match the Windows api

Go versiongo version go1.23.1 windows/amd64Output of go env in your module/workspace:set GO111MODULE=set GOARCH=amd64set...

Golang import/path: issue title

Go versiongo version go1.21.4 darwin/amd64Output of go env in your module/workspace:GO111MODULE='on'GOARCH='amd64'GOBIN=...

Golang can golang c go to get args before golang runtime running?

Go versiongo.1.21Output of go env in your module/workspace:GO111MODULE='auto'GOARCH='amd64'GOBIN=''GOCACHE='/root/.cache...

Golang runtime/race: race when building latest llvm tsan with go1.25 pre-release

Go versiongo version go1.25-prerelease-b062eb46e8 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CG...

Golang cmd/link/internal/ld: TestZeroSizedVariable/-gcflags= failures

#!watchflakesdefault <- pkg == "cmd/link/internal/ld" && test == "TestZeroSizedVariable/-gcfla...

Golang unsafe: confusing docs about unsafe.String

Go version1.22.5 (this is from pkg.go.dev)Output of go env in your module/workspace:N/A as I discovered this problem vie...

Golang runtime: fatal error: s.allocCount != s.nelems && freeIndex == s.nelems

#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/test_vet"Issue created aut...

Golang cmd/compile: x86-64: sub-optimal codegen less-than-int sized index from structured slice/array

Go versiongo version go1.25-devel_6c3b5a2 Thu Jul 3 18:43:56 2025 -0700 linux/amd64Output of go env in your module/works...

Golang cmd/compile/internal/test: TestPGOHash failures

#!watchflakesdefault <- pkg == "cmd/compile/internal/test" && test == "TestPGOHash"Issue ...
上一页 下一页
.