Aurora Blog
Home
SpringBoot Make auto-configurations final and remove public members
2025-07-09 14:00:39
46731
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
2025-07-09 14:00:37
319
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
2025-07-09 14:00:35
986
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
2025-07-09 14:00:33
1403
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
2025-07-09 14:00:30
248
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
2025-07-09 14:00:28
2580
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?)
2025-07-09 14:00:26
1077
DescriptionIntegration tests in a Spring Boot application run in parallel and set a variable using @DynamicPropertySourc...
Spring Provide GSON-based Encoder/Decoder
2025-07-09 14:00:24
5525
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
2025-07-09 14:00:21
3500
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
2025-07-09 14:00:18
332
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
2025-07-09 14:00:14
750
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
2025-07-08 14:06:15
6856
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
2025-07-08 14:06:04
2901
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?
2025-07-08 14:06:02
1528
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
2025-07-08 14:05:58
13617
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
2025-07-08 14:05:56
1120
#!watchflakesdefault <- pkg == "cmd/link/internal/ld" && test == "TestZeroSizedVariable/-gcfla...
Golang unsafe: confusing docs about unsafe.String
2025-07-08 14:05:52
2521
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
2025-07-08 14:05:49
4994
#!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
2025-07-08 14:05:31
2169
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
2025-07-08 14:05:29
4262
#!watchflakesdefault <- pkg == "cmd/compile/internal/test" && test == "TestPGOHash"Issue ...
上一页
下一页
1
…
239
240
241
242
243
…
375
.