springboot Polish note about handling of caches that are created on-the-fly

This PR polishes doc a bit.

springboot org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker circular reference Spring Boot 2.1.3

I just upgraded my app from Spring Boot 1.5.9 to 2.1.3. We have 2 databases, one non sharded and the other one is sharde...

springboot Add quickstart mode

Spring boot application start up with many features that are not useful for development.Comment From: philwebbCould you ...

springboot Non-compatible bean instance of type [org.neo4j.ogm.session.SessionFactory] being injected for [org.springframework.data.cassandra.SessionFactory]

I am using both spring-boot-starter-data-cassandra and spring-boot-starter-data-neo4j.Also, I am using multi keyspaces ...

springboot Upgrade to Spring Framework 5.1.13

Comment From: snicollWe're already on snapshots, see 24dd416f4b.

springboot Upgrade to Eclipse 2019.12

Comment From: philwebbWe may be able to revert commits d29444baf1a9447b6b123e1a7d3ebfcc7c5a9851 and 0b5ce952ba1ffb698199...

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.
上一页 下一页
.