Nineya
Home
Blog
SpringBoot Allow customization of Spring Batch TaskExecutor
2025-01-07 02:39:38
3551
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
2025-01-07 02:39:34
482
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
2025-01-07 02:39:29
12933
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)
2025-01-07 02:39:25
391
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
2025-01-07 02:39:22
3879
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
2025-01-07 02:39:15
1691
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
2025-01-07 02:39:11
123
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
2025-01-07 02:39:07
472
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
2025-01-07 02:39:03
138
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
2025-01-07 02:38:54
237
Align with Framework (https://github.com/spring-projects/spring-framework/commit/6c42bcfaec45128f7b0807676288552912a1b23...
SpringBoot Upgrade to Spring Data 2022.0.0-M2
2025-01-07 02:38:50
689
Comment From: mp911deProject Dependencies Spring Data 2022.0.0-M2Cassandra Driver (com.datastax.oss:java-driver-bom): 4....
SpringBoot Make PathMapper bean conditional
2025-01-07 02:38:46
2456
I need to configure the spring boot actuator endpoints programmatically in my autoconfigure project. Right now, I imple...
SpringBoot SampleSessionWebFluxApplicationTests.userDefinedMappingsSecureByDefault() is flaky
2025-01-07 02:38:42
12783
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
2025-01-07 02:38:39
356
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
2025-01-07 02:38:35
3352
When the @ConfigurationProperties bean is registered using configuration property scanning or via @EnableConfigurationPr...
SpringBoot TaskExecutorMetricsAutoConfiguration causes early initialization for all Executor beans
2025-01-07 02:38:25
1539
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
2025-01-07 02:38:21
770
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
2025-01-07 02:38:17
2444
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
2025-01-07 02:38:13
578
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#
2025-01-07 02:38:10
186
Excuse me, how did you fix this problem later?Comment From: scottfrederick@zhouyongxiong You are getting help in the Spr...
上一页
下一页
1
…
1953
1954
1955
1956
1957
…
2246
.