springboot Move spring.http.* configuration properties namespace

The current arrangement with our spring.http configuration properties namespace feels a bit odd.Currently, we have:sprin...

springboot spring.cache.redis.cache-prefix should use prefixCacheNameWith to include the cache name in the generated key

With spring boot version 2.1.4, I found below code which doesn't serve as prefix, instead it overrides the cacheName pas...

springboot Add Liquibase "tag" property support

Please add a new property with name tag in org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties. Also u...

springboot Ignore trailing slash by default when recording web metrics

The WebMvcMetricsFilter uses the HandlerMapping.BEST_MATCHING_HANDLER_ATTRIBUTE to determine which handler the metric sh...

springboot Remove deprecated 2.2 code

Comment From: mbhaveClosing in favor of PR #19699.

springboot Property overriding issue with 2.x

I have a project based on Spring cloud. It works fine with Greenwich and Spring boot 2.1.I use the configserver which se...

springboot Upgrade to Eclipse 2019.12

Forward port of issue #19281 to 2.3.0.M1.

springboot Upgrade to Eclipse 2019.12

Forward port of issue #19281 to 2.2.3.

springboot Remove support for Jest

Closes #19676

springboot Remove support for Elasticsearch Jest client

Since #15008 the Jest client for Elasticsearch is deprecated as both Spring Data Elasticsearch and Elasticsearch are pro...

springboot Updated CONTRIBUTING.adoc file with Maven wrapper info etc

Comment From: pivotal-issuemaster@rdm100 Please sign the Contributor License Agreement!Click here to manually synchroniz...

springboot Global metrics get updated multiple times if there are multiple MeterRegistry beans

Originally reported in https://github.com/micrometer-metrics/micrometer/issues/546.@crmky reports:My application uses mi...

springboot Fix typo in NoSuchBeanDefinitionFailureAnalyzer exception

Hi,I just noticed a typo in NoSuchBeanDefinitionFailureAnalyzer that seems to have been introduced with https://github.c...

springboot Fix typo in NoSuchBeanDefinitionFailureAnalyzer exception

Forward port of issue #19690 to 2.3.0.M1.

springboot Upgrade to Jakarta Validation API 2.0.2

Forward port of issue #19687 to 2.3.0.M1.

springboot Upgrade to Jakarta Validation API 2.0.2

It's been out since August but it has gone unnoticed as the metadata on Maven Central says that 2.0.1 is the latest vers...

springboot Failure analyser for a missing validation provider does not kick in when using the latest Jakarta Validation API

We look for a ValidationException with a message that starts with the following:Unable to create a Configuration, becaus...

springboot Disable tests on Java 13 that require an incompatible Gradle version

Hi,apparently raising the new minimum version for Gradle via #18777 breaks the build on JDK 13. I actually don't have a ...

springboot Make equality checks defensive to null reference

When I used the "inspection code" function of idea, I found that "the equals method of Object is easy to throw a null po...
上一页 下一页
.