springboot Add hypermedia autoconfiguration for WebClient.

Provide CodecCustomizer to support WebClient.Related: #16020Comment From: gregturn@wilkinsona I applied the tweaks menti...

springboot Add hypermedia autoconfiguration for WebTestClient.

Provide CodecCustomizer for WebTestClient.Related: #16020.Comment From: gregturn@wilkinsona applied all corrections.Comm...

springboot Add hypermedia autoconfiguration for RestTemplate.

Provide RestTemplateCustomizer.Verify RestTemplateCustomizer is also picked up for TestRestTemplate.Related: #16020.Comm...

springboot @FlywayDataSource does not work in an application that has multiple datasources

Resolves #20598 Comment From: snicoll@ta7uw thank you for making your first contribution to Spring Boot.

springboot @FlywayDataSource does not work in an application that has multiple datasources

Forward port of issue #20617 to 2.3.0.M4.

springboot Document that actuator over HTTP requires Jackson

Forward port of issue #19564 to 2.3.0.M4.

springboot Document that actuator over HTTP requires Jackson

Forward port of issue #19564 to 2.2.6.

springboot Document that actuator over HTTP requires Jackson

A customer reported an issue to the Apps Manager team that was due to changes in the actuator API. The status keys have ...

springboot @FlywayDataSource does not work in an application that has multiple datasources

I upgraded spring-boot version from 2.1.2 to 2.2.2 in my project.After upgrading, FlywayAutoConfiguration has been faile...

springboot KafkaAutoConfiguration should back off when a bean of type ConcurrentKafkaListenerContainerFactory is found

We have a Spring Boot app configured with @EnableKafka and multiple instances of ConcurrentKafkaListenerContainerFactory...

springboot Utilise Reactor Netty's new graceful shutdown support

Reactor Netty's added native support for graceful shutdown which means our implementation can be simplified. We no longe...

springboot Jwt Decoder signature algorithm configuration is not used in combination with public-key-file

fixes #20521Comment From: pivotal-issuemaster@m-kay Please sign the Contributor License Agreement!Click here to manually...

springboot Please Upgrade to Tomcat 9.0.33

With the latest Spring Boot releases 2.1.13 and 2.2.5 Tomcat has been updated to Tomcat 9.0.31.This version closed a ser...

springboot "Building Docker Images" is incorrectly nested beneath "Kotlin support" in the reference documentation

This PR fixes "Building Docker Images" section level.Comment From: wilkinsonaThanks very much, @izeye!

springboot Polish BindableTests

Hi,this PR removes two inner classes from BindableTests that seem to be unused plus a System.out.println that seems redu...

springboot Polish BindableTests

Forward port of issue #20604 to 2.3.0.M4.

springboot Remove redundant MockitoAnnotations.initMocks()

Hi,this PR removes a couple of places where MockitoAnnotations.initMocks() seems redundant.Cheers,Christoph
上一页 下一页
.