springboot Fix deprecations in spring-boot-smoke-test-hateoas

Hi,this PR fixes two deprecations in spring-boot-smoke-test-hateoas that were introduced by building against Spring HATE...

springboot Restore disabled tests in TomcatReactiveWebServerFactoryTests

Hi,given that the publishing of Gradle module metadata was disabled again for now and we're back on using enforced platf...

springboot Exclude .gradle directory from nohttp checkstyle

With the move to gradle, switching between branches can cause a heap space error when the nohttp checkstyle plugin tries...

springboot Fat jars do not tolerate entries with an invalid modification date of 0

Forward port of issue #19595 to 2.3.0.M1.

springboot Fat jars do not tolerate entries with an invalid modification date of 0

Forward port of issue #19595 to 2.2.3.

springboot How to get CSRF Token? with Vue.JS

How do I get this value when I transfer data from Vue.JS to a server (using Spring Security and Spring Boot) in a way ot...

springboot @FeignClient bug using fallback;

spring boot 2.2 jdk 13@FeignClient(contextId = "sp-producer-hystrix",name="SPRINGCLOUD-PRODUCER/producer&...

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

Forward port of issue #19491 to 2.3.0.M1.

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

Forward port of issue #19491 to 2.2.3.

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