Nineya
Home
Blog
软著申请
SpringBoot DirtiesContext used with Webflux, a random port and multiple contexts causes multiple contexts to misbehave
2025-01-07 22:47:30
1686
Bug descriptionI'm having an issue while running tests using Webflux. Tests are set up to run on a random port and acces...
SpringBoot jpms: don't try to initialize mockito...
2025-01-07 22:47:27
17402
I'm kind of confused about what's going on here... feels like spring boot is trying to initialize mockito even though it...
SpringBoot Ensure immutable @ConfigurationProperties instance can be replaced with @TestBean
2025-01-07 22:47:24
24686
I'm not exactly sure where the problem lies, but we have a test case that was running in Spring Boot 3.0.0, and fails wi...
SpringBoot NoSuchMethodException on org.apache.activemq.ActiveMQConnectionFactory.<init> when using spring-boot-starter-activemq in a native image
2025-01-07 22:47:22
6676
On my journey to understand GraalVM a bit more, I decided to clean up my spring-boot-benchmark project to show updated s...
SpringBoot Provide a callback that enables customization of the properties used to create the JCache CacheManager
2025-01-07 22:47:19
3892
I am facing the same need of Issue #29542 to set custom object into Properties object that are passed into the CachingPr...
SpringBoot Duplicate "Transfer-Encoding: chunked" header
2025-01-07 22:47:16
8352
I am getting duplicate Transfer-Encoding: chunked headers, which causes my Nginx Ingress Controller to return 502. Weird...
SpringBoot Enhancement Cache Properties Customization (#39350)
2025-01-07 22:47:08
593
'CacheProperties' are able to be passed directly to the 'HazelcastPropertiesCustomizer' constructor for more flexible ca...
SpringBoot 0.0.2
2025-01-07 22:47:06
193
Comment From: pivotal-cla@wazziwazzi Please sign the Contributor License Agreement!Click here to manually synchronize th...
SpringBoot lombok is installed but not working
2025-01-07 22:47:03
4062
lombok is installed but not workingOriginally posted by @quangthangit in https://github.com/spring-projects/sp...
SpringBoot The "spring-boot-starter-test" package:3.1.5" carries with it an incomplete implementation of the "json" library, which leads to an error in runtime
2025-01-07 22:47:00
2304
The "spring-boot-starter-test:3.1.5" there is a dependency on the library "jsonassert:1.5.1" which in turn has a depende...
SpringBoot Restore versioned micrometer links
2025-01-07 22:46:54
130
We can revert dfa7359977eeccee58b0397f44c9c12246f69b94 once https://github.com/micrometer-metrics/micrometer/issues/5152...
SpringBoot JPMS: Autoconfigure HibernateJpaConfiguration
2025-01-07 22:46:52
802
obviously similar to other recent issues this autoconfiguration needs to check to ensure that the appropriate classes ar...
SpringBoot NoSuchMethodError when using spring-boot-starter-test due to transitive dependency on incomplete clean room implementation of org.json:json
2025-01-07 22:46:49
33571
Hi,I recently upgraded a large application to "spring boot 1.5.3" and since the upgrade we had a runtime issue with the ...
SpringBoot Raise the minimum supported version of Gradle to 7.6.4+ or 8.3+
2025-01-07 22:46:46
476
We currently support 7.x (7.5 or later) and 8.x. This causes us some problems as not all of these versions of Gradle wor...
SpringBoot Align cascade behavior of @Validated @ConfigurationProperties with the bean validation spec
2025-01-07 22:46:43
8678
When a JSR 303 implementation is on the classpath, Spring Boot validates all Configuration Properties classes that are a...
SpringBoot Auto-configure SpringLiquibase with Liquibase Customizer
2025-01-07 22:46:39
625
This PR considers a recently added Liquibase Customizer.Fixes #38055It includes an upgrade of Liquibase to 4.28.0, which...
SpringBoot Document tracing support for RestClient
2025-01-07 22:46:35
183
https://docs.spring.io/spring-boot/reference/actuator/tracing.html only mentions RestTemplateBuilder and WebClient.Build...
SpringBoot Documentation wrongly states that zipkin-sender-urlconnection is needed
2025-01-07 22:46:32
370
In https://docs.spring.io/spring-boot/reference/actuator/tracing.html, there's this text:If your project doesn’t use Spr...
SpringBoot Disable trace exporting via properties
2025-01-07 22:46:30
4820
With spring boot 2.x below mentioned dependency is required for Sleuth to send spans to Zipkin or a Zipkin compliant tr...
SpringBoot Add property to specify Docker Compose startup and shutdown flags
2025-01-07 22:46:27
1433
@dsyer ran into an issue where a Postgres update prevented the start of the Postgres container used for integration test...
上一页
下一页
1
…
1675
1676
1677
1678
1679
…
2246
.