Nineya
Home
Blog
SpringBoot Simplify load to ignore unused bean definition counts in BeanDefinitionLoader
2025-01-06 17:36:08
341
The runtime code does some tracking of bean definition counts but it isn't consistent (the change resulting from loading...
SpringBoot ThreadDumpEndpointWebIntegrationTests are flaky
2025-01-06 17:36:01
232
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
2025-01-06 17:35:53
11045
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
2025-01-06 17:35:47
755
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
2025-01-06 17:35:40
416
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
2025-01-06 17:35:34
5578
RedisReactiveHealthIndicator health is down with cluster mode.Check different property if ReactiveRedisClusterConnection...
SpringBoot Intermittent failures in WebMvcEndpointExposureIntegrationTests for endpoints with large, varying responses
2025-01-06 17:35:27
420
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
2025-01-06 17:35:21
2959
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
2025-01-06 17:35:14
2123
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
2025-01-06 17:35:07
908
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
2025-01-06 17:35:00
5479
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
2025-01-06 17:34:54
7991
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
2025-01-06 17:34:47
378
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
2025-01-06 17:34:40
1500
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
2025-01-06 17:34:32
1335
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
2025-01-06 17:34:26
7603
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
2025-01-06 17:34:19
4323
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
2025-01-06 17:34:12
1555
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.
2025-01-06 17:34:06
371
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
2025-01-06 17:33:54
497
At the moment bomr only handles our public dependency management (in spring-boot-dependencies). It would be very useful ...
上一页
下一页
1
…
2150
2151
2152
2153
2154
…
2246
.