SpringBoot Simplify load to ignore unused bean definition counts in BeanDefinitionLoader

The runtime code does some tracking of bean definition counts but it isn't consistent (the change resulting from loading...

SpringBoot ThreadDumpEndpointWebIntegrationTests are flaky

They sometimes fail when the thread dump is too large for the default WebClient in-memory buffer size. We need to make a...

SpringBoot Cannot use PowerMockRunner with SpringBootTest

For my project, i am trying to write integration test using SpringBootTest. I have 3rd party static final class. I tried...

SpringBoot spring boot 2.3.0 @StatusResponse reason not use

this annotation value reason not availabe in @StatusResponse at 2.3.0 versionComment From: philwebbI'm sorry but I don't...

SpringBoot Spring-boot how to dynamically replace the loaded class class with all spring framework annotations

Comment From: wilkinsonaSorry, I'm not sure that I understand what you mean by "dynamically replace the loaded class wit...

SpringBoot RedisReactiveHealthIndicator should provide cluster details in cluster mode

RedisReactiveHealthIndicator health is down with cluster mode.Check different property if ReactiveRedisClusterConnection...

SpringBoot Intermittent failures in WebMvcEndpointExposureIntegrationTests for endpoints with large, varying responses

Some of the endpoints can produce quite large response bodies that can also vary in size depending on the state of the J...

SpringBoot Spring Boot batch job does not shut down automatically after completion when using JPA

Hi,This is a copy of the issue created here: https://github.com/spring-projects/spring-batch/issues/3725 by @martinmogus...

SpringBoot RedisReactiveHealthIndicator is broken with Redis cluster mode

After upgrading to Spring Boot 2.2.8.RELEASE from 2.2.7.RELEASE, the Redis health indicator started reporting down with ...

SpringBoot Consider using layered option as default for Buildpacks image

It seems to be good to use layered option as default for Buildpacks image.I'm not familiar with Buildbacks, so I might m...

SpringBoot spring boot - @TransactionalEventListener method called before transaction commit

I have a spring boot (2.2.4.RELEASE) application where my DB operation is annotated with @ Transactional and I have Cust...

SpringBoot WebClient.subscribe with File handle leaks

I'm a beginner in springframe. There are some problems when using webclient. I can get the desired return information in...

SpringBoot Limit JLine to 2.11

Comment From: wilkinsonaThe upgrade breaks EscapeAwareWhiteSpaceArgumentDelimiter. Given that JLine is only used in the ...

SpringBoot Provide the Spring Boot version as a property when applying a plugin

Hello everyone,In our project, we have a Gradle plugin wrapping and applying the Spring Boot one, homogenizing the SB co...

SpringBoot SNAPSHOT Dependency with Spring Boot Starter Parent POM 2.3.1.RELEASE

I just upgraded our project to use spring-boot-starter-parent:2.3.1.RELEASENow the Maven Enforcer Plugin complains about...

SpringBoot readiness liveness probe issue with springboot 2.2.x

What I have: Windows 10Springboot 2.2.1docker desktop installed - docker and kubernetes runningopenjdk 11application.yam...

SpringBoot Invalid HTTP header triggers tomcat's html error response

An invalid HTTP header sent to an endpoint results in a tomcat's default HTML error response. # This is okcurl http://l...

SpringBoot systemd service shutdown silently when gc first occurs

spring-boot version: 2.3.1.RELEASErun spring batch job by springboot systemd service which produced by gradle , after fi...

SpringBoot Please do something like ReactJS with Java and Thymeleaf so that we don't need another thing for Front-end.

Now we can interact with thymeleaf that works same as HTML... if you can use Java like javascript anyhow . I think sprin...

SpringBoot Use bomr to also handle internal dependencies

At the moment bomr only handles our public dependency management (in spring-boot-dependencies). It would be very useful ...
上一页 下一页
.