SpringBoot DirtiesContext used with Webflux, a random port and multiple contexts causes multiple contexts to misbehave

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...

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

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

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

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

I am getting duplicate Transfer-Encoding: chunked headers, which causes my Nginx Ingress Controller to return 502. Weird...

SpringBoot Enhancement Cache Properties Customization (#39350)

'CacheProperties' are able to be passed directly to the 'HazelcastPropertiesCustomizer' constructor for more flexible ca...

SpringBoot 0.0.2

Comment From: pivotal-cla@wazziwazzi Please sign the Contributor License Agreement!Click here to manually synchronize th...

SpringBoot lombok is installed but not working

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

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

We can revert dfa7359977eeccee58b0397f44c9c12246f69b94 once https://github.com/micrometer-metrics/micrometer/issues/5152...

SpringBoot JPMS: Autoconfigure HibernateJpaConfiguration

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

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+

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

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

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

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

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

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

@dsyer ran into an issue where a Postgres update prevented the start of the Postgres container used for integration test...
上一页 下一页
.