SpringBoot Buildpacks with Podman Desktop on MacOS fail with "failed to export: get run image top layer SHA: image has no layers"

Hi,I've recently started using Podman instead of Docker.Since then, I have been unable to build Spring Boot Docker image...

SpringBoot DynamicPropertyRegistry Values Not Set After Dev Tools Reload for RestartScope Containers

When using a combination of @RestartScope Test Containers and the DynamicPropertyRegistry registry property values are n...

SpringBoot Using @ServiceConnection on a Container @Bean method does not work with AOT-processed tests

Spring Boot application fails to run the nativeTest task with Testcontainers.I generated a simple project using start.sp...

SpringBoot Use GitHub action to raise Antora UI version upgrade issue

https://github.com/spring-io/spring-doc-actions?tab=readme-ov-file#update-antora-ui-springComment From: wilkinsonaI'm no...

SpringBoot Document known testcontainers lifecycle issues

See https://github.com/spring-projects/spring-boot/issues/35223#issuecomment-1531061583Comment From: scottfrederick@Adri...

SpringBoot Docker Compose support does not work in AOT-processed tests

This can be reproduced using Petclinic's tests with AOT enabled:tasks.named('test') { useJUnitPlatform() systemPropert...

SpringBoot Add Testcontainers at development time integration test

Ideally we should have a test that catches issues like #37989Comment From: Wzy19930507Hi, @philwebb may i join this task...

SpringBoot Slf4JBridgeHandler.uninstall called too early in context close, swallowing JUL log output.

BehaviorJUL logging output in @PreDestroy methods is swallowed, not logged.Expected behaviorJUL logging output in @PreDe...

SpringBoot EndpointRequest.toLinks() does not match when management.endpoints.web.base-path is '/'

I am using a different management port with management.server.base-path: '/management' and management.endpoints.web.base...

SpringBoot Image building does not validate that image registry host matches publish registry URL

hello,Envronment:System: Windows 10 Home x64 21H2JDK: 11.0.13Spring Boot: 2.6.2Docker Desktop 4.3.2 (WSL 2 based)We buil...

SpringBoot Move all static calls based on properties out of auto-configuration

45846 and #46013 shows that using auto-configuration isn't ideal. Instead we think this code should probably be in an En...

SpringBoot Setting spring.netty.leak-detection has no effect when lazy initialization is enabled

Like https://github.com/spring-projects/spring-boot/issues/45846, when enabling lazy init, Netty's ResourceLeakDetector ...

SpringBoot Offer a cababilty to disable structured logging

Thank you for the new integrated structured logging in Spring Boot 3.4. I have been very satisfied with its behaviour an...

SpringBoot Consider renaming CDS section to AOT cache

Spring Framework has renamed their CDS documentation to AOT cache. We should consider if we want to do that, too.Comment...

Spring How to get support for the commercial version

Hello everyone,We are currently using Spring Boot version 2.7.18, which depends on Spring Framework 5.3.31. Due to secur...

Spring Use flux to response garbled code

Version about spring-boot 2.5.1.Do I have a problem learning how to use webFlux: I use Flux.fromStream() to get datas, d...

Spring Upgrade to HttpComponents HttpClient 5.5

Per https://hc.apache.org/status.html this is the new stable version + updating the Javadoc link will fix the build.Comm...

Spring Add ability to decorate HttpExchangeAdapter through HttpServiceProxyFactory

Spring Cloud needs to decorate the adapter to apply circuit breaker support. There are other use cases where the need ma...

Golang cmd/go: C source files not allowed when not using cgo or SWIG

Go version1.24.3Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-O2 -gset CGO_CPPFLAGS=set C...

Golang crypto: upgrade to BoringCrypto fips-20230428 [freeze exception]

This only affects GOEXPERIMENT=boringcryptoPrevious BoringCrypto upgrade was at https://github.com/golang/go/issues/6471...
上一页 下一页
.