SpringBoot Allow customization of Spring Batch TaskExecutor

This PR addresses some concerns I raised in #27899, taking the discussion therein into account. My primary objective is ...

SpringBoot Upgrade to Spring Integration 6.0.0-M2

Comment From: iRecursionspring boot 3.0.0-SNAPSHOT might be incompatible with <spring-session-bom.version>2022.0.0...

SpringBoot Allow for @Table annotations to use configuration parameters

For example:@Table(schema="${myApp.schemaName}")We have multiple applications which use the same database schema in prod...

SpringBoot Remove redundant configuration of ReactiveElasticsearchTemplate.setRefreshPolicy(RefreshPolicy.IMMEDIATE)

See #30096 for background.We currently call ReactiveElasticsearchTemplate.setRefreshPolicy(RefreshPolicy.IMMEDIATE) whic...

SpringBoot The default value of refresh policy for reactive ES template should be null or false

Check https://github.com/spring-projects/spring-data-elasticsearch/issues/2110 for detailsComment From: mhalbritterAs @s...

SpringBoot Verification of iss claim in OAuth2 resource server

BackgroundI'm using Spring Boot 2.3.12_RELEASE and using Spring Boot OAuth2 Resource Server I think that, reading also t...

SpringBoot Upgrade to Spring Kafka 2.8.4

Comment From: wilkinsonaSorry, I made a mess of the commit messages when doing the upgrades. #30352 has taken care of th...

SpringBoot Upgrade to Spring Kafka 3.0.0-M3

Comment From: snicoll@garyrussell I've switch to Spring Kafka 2.8.4-SNAPSHOT and noticed a new property to deprecate. Wh...

SpringBoot Upgrade to Spring REST Docs 3.0.0-M2

M2 will reinstate support for REST Assured. Upgrading will allow us to tackle https://github.com/spring-projects/spring-...

SpringBoot Upgrade to Kotlin 1.6.20-RC

Align with Framework (https://github.com/spring-projects/spring-framework/commit/6c42bcfaec45128f7b0807676288552912a1b23...

SpringBoot Upgrade to Spring Data 2022.0.0-M2

Comment From: mp911deProject Dependencies Spring Data 2022.0.0-M2Cassandra Driver (com.datastax.oss:java-driver-bom): 4....

SpringBoot Make PathMapper bean conditional

I need to configure the spring boot actuator endpoints programmatically in my autoconfigure project. Right now, I imple...

SpringBoot SampleSessionWebFluxApplicationTests.userDefinedMappingsSecureByDefault() is flaky

We've had this problem before but it appears that the 5 second timeout isn't always sufficient. We should increase it fu...

SpringBoot Upgrading code using JDK 16's Pattern Matching for instanceof

I used JDK 16's JEP 394: Pattern Matching for instanceof (https://openjdk.java.net/jeps/394), and modified some of the c...

SpringBoot Spring boot features document have a problem

When the @ConfigurationProperties bean is registered using configuration property scanning or via @EnableConfigurationPr...

SpringBoot TaskExecutorMetricsAutoConfiguration causes early initialization for all Executor beans

The TaskExecutorMetricsAutoConfiguration introduced in SB 2.6 causes all Executor beans to be initialized even for cases...

SpringBoot Upgrade to Spring Data 2021.2.0-M4

I start a fresh one similar to this:https://github.com/spring-projects/spring-boot/issues/29765Project Dependencies Spri...

SpringBoot Upgrade to Spring Data 2021.1.3

Comment From: mp911deProject Dependencies Spring Data 2021.1.3Cassandra Driver (com.datastax.oss:java-driver-bom): 4.13....

SpringBoot Upgrade to Spring Data 2021.0.10

Comment From: mp911deProject Dependencies Spring Data 2021.0.10Cassandra Driver (com.datastax.oss:java-driver-bom): 4.11...

SpringBoot https://github.com/spring-cloud/spring-cloud-sleuth/issues/1511#

Excuse me, how did you fix this problem later?Comment From: scottfrederick@zhouyongxiong You are getting help in the Spr...
上一页 下一页
.