springboot DependencyCustomizer ifAllResourcesPresent adds modules if any resources are present

I found that the logic of theifAllResourcesPresentand ifAnyResourcesPresentmethods is exactly the samehttps://github.com...

springboot Polish

This PR fixes some typos and polishes trivial stuff.Comment From: snicollThanks again @izeye!

springboot Upgrade to Spring Kafka 2.4.4.RELEASE #20469

Hi,this PR fixes #20469 Upgrading to Spring Kafka 2.4.4.RELEAS.Cheers,Christoph

springboot TomcatReactiveWebServerFactory does not call getTomcatWebServer to create the TomcatWebServer

Forward port of issue #20386 to 2.3.0.M3.Comment From: wilkinsonaClosed by 899efc9ebaadecc7d7671dde5adb223f5ea2f841.

springboot TomcatReactiveWebServerFactory does not call getTomcatWebServer to create the TomcatWebServer

TomcatReactiveWebServerFactory.getWebServer(HttpHandler) doesn't delegate to TomcatReactiveWebServerFactory.getTomcatWeb...

springboot TomcatReactiveWebServerFactory does not call getTomcatWebServer to create the TomcatWebServer

fix TomcatReactiveWebServerFactory does not call getTomcatWebServer to create the TomcatWebServer #20386modifies TomcatR...

springboot Added Apache commons-pool2 dependency to spring-boot-starter-data-redis

This is to resolve issues when constructing a LettucePoolingClientConfiguration pool config.I was trying to establish a ...

springboot Upgrade to Spring Session Dragonfruit-RC1 #20490

Hi,this PR fixes #20490 by Upgrading to Spring Session Dragonfruit-RC1 .Cheers,ChristophComment From: wilkinsonaThanks ...

springboot Upgrade to Spring Integration 5.3.0.M3

Hi,this PR fixes #20489 Upgrading to Spring Integration 5.3.0.M3.Cheers,ChristophComment From: wilkinsonaThanks for the...

springboot Upgrade to Spring Kafka 2.4.4.RELEASE #20469

Hi,this PR fixes #20469 by upgrading Spring Kafka 2.4.4.RELEASE.Cheers,ChristophComment From: wilkinsonaThanks for the P...

springboot Update version of com.gorylenko.gradle-git-properties in documentation example

Hi,The PR updates the version of the git-properties plugin shown in the docs.We noticed the outdated version as we were ...

springboot Update version of com.gorylenko.gradle-git-properties in documentation example

Forward port of issue #20436 to 2.3.0.M3.

springboot Removal of redundant / from default value for spring.liquibase.change-log may cause the change log to be reapplied on upgrade

See https://github.com/spring-projects/spring-boot/issues/20118#issuecomment-586140223 for details.Comment From: xak2000...

springboot Remove duplicate auto-configuration class

HealthContributorAutoConfiguration was duplicated

springboot Remove redundant exclusions

Hi,I just noticed some dependency exclusions in spring-boot-dependencies that seem redundant. E.g. compare selenium-remo...

springboot Dependency management for Cassandra Driver's query builder module uses the wrong artifact ID

We're currently managing java-drive-query-builder. It should be java-driver-query-builderComment From: wilkinsona4.5.0 h...

springboot Bomr does not check bom imports and plugins when looking for possible upgrades

It only looks at a library's modules and ignores any imports and plugins.Comment From: dreis2211The same seems to apply ...

springboot Missing environment variables in properties file are not correctly handled by ConfigurationProperties

I'm using a property file read by a class with @ConfigurationProperties and @Validated. It appears that missing environ...

springboot Spring Boot Actuator tomcat metrics broken in 2.2.5.RELEASE

I'm trying to update my Spring Boot Application from 2.1.5.RELEASE to 2.2.5.RELEASE but my Tomcat metrics from Spring B...
上一页 下一页
.