Aurora Blog
Home
SpringBoot Executable JAR application class encounters performance issues when classpath URLs reference a host
2025-06-19 14:01:30
7357
We have several Spring boot applications running on windows servers. These applications start as an executable jar. Sinc...
SpringBoot Force specific hash when building a single docs branch
2025-06-19 14:01:24
469
Currently when a docs build is triggered for a branch, the latest version of that branch will always be used. This can c...
SpringBoot @ImportTestcontainers doesn't work with AOT
2025-06-19 14:01:23
320
For each container field that's found, @ImportTestcontainers creates a TestcontainerFieldBeanDefinition. Such definition...
SpringBoot Buildpacks with Podman Desktop on MacOS fail with "failed to export: get run image top layer SHA: image has no layers"
2025-06-19 14:01:21
50789
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
2025-06-19 14:01:17
10374
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
2025-06-19 14:01:14
18803
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
2025-06-19 14:01:08
598
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
2025-06-19 14:01:06
2621
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
2025-06-19 14:01:04
1866
This can be reproduced using Petclinic's tests with AOT enabled:tasks.named('test') { useJUnitPlatform() systemPropert...
SpringBoot Add Testcontainers at development time integration test
2025-06-19 14:01:02
981
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.
2025-06-19 14:01:00
3392
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 '/'
2025-06-19 14:00:54
2237
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
2025-06-19 14:00:51
5093
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
2025-06-19 14:00:45
281
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
2025-06-19 14:00:36
238
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
2025-06-19 14:00:32
13302
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
2025-06-19 14:00:30
334
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
2025-06-19 14:00:27
640
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
2025-06-19 14:00:24
1977
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
2025-06-19 14:00:17
1695
Per https://hc.apache.org/status.html this is the new stable version + updating the Javadoc link will fix the build.Comm...
上一页
下一页
1
…
292
293
294
295
296
…
369
.