Nineya
Home
Blog
SpringBoot Upgrade to Reactor Bom 2024.0.2
2025-01-14 04:50:50
570
Upgrade to Reactor Bom 2024.0.2.Comment From: okchainwhich version will fix it? @snicoll @bclozel Comment From: bclozel@...
SpringBoot Request to Upgrade Reactor Netty to Version 1.2.2 in Spring Boot for ChannelOperator Bug Fix
2025-01-14 04:50:46
515
Hello Spring Boot Team,I would like to request an upgrade of the Reactor Netty dependency to version 1.2.2 in the next S...
SpringBoot Upgrade to Reactor Bom 2024.0.2
2025-01-14 04:50:44
111
Upgrade to Reactor Bom 2024.0.2.Comment From: okchainspringboot 3.4.2 doesn't fix it ? we need wait 3.5.0 ? OMG
SpringBoot RestClient Gson usage
2025-01-14 04:50:41
1085
It would be great, if RestClient followed the spring.mvc.converters.preferred-json-mapper=gson setting or had a similar ...
SpringBoot Deprecate ConditionOutcome.inverse()
2025-01-14 04:50:31
263
It's not used anywhere.The condition message is not applicable for reusing if match is reversed in practice.The method i...
SpringBoot Use consistent exception messages in Assert calls
2025-01-14 04:49:36
272
Currently calls to Assert methods use an inconsistent mix of message text. For example, "Thing must not be null", "thing...
SpringBoot Switch relevant Assert calls to throw IllegalStateException rather than IllegalArgumentException
2025-01-14 04:49:34
328
We have a few areas in the codebase where we call Assert methods that throw an IllegalArgumentException where an Illegal...
SpringBoot Change RestTemplateBuilder redirections at HttpComponentsClientHttpRequestFactory to FOLLOW_WHEN_POSSIBLE
2025-01-14 04:49:30
655
Our main problem is that RestTemplate has a default redirect status of FOLLOW_WHEN_POSSIBLE. When we build RestTemplateB...
SpringBoot Migrate to FileSystemResource wherever we use PathResource
2025-01-14 04:49:27
214
See https://github.com/spring-projects/spring-framework/issues/34206Comment From: ngocnhan-tran1996May I work on this?Co...
SpringBoot Prevent redis pool to initialize in unit test
2025-01-14 04:49:25
753
As https://github.com/spring-projects/spring-boot/commit/52d419a26aaebc290317c990b61c96532f60fc80 bumps spring-data bom ...
SpringBoot Upgrade to Spring Data Bom 2024.1.2
2025-01-14 04:49:21
260
Upgrade to Spring Data Bom 2024.1.2.Comment From: philwebbLooks like https://github.com/spring-projects/spring-data-redi...
SpringBoot Add dedicated section for registering a container as a bean in the Testcontainers section
2025-01-14 04:49:13
5043
Two issues are unclear in documentationProbably outdated examples with @TestcontainersEvery example contains @Testconta...
SpringBoot Documentation code reference bug?
2025-01-14 04:49:10
813
When reviewing the documentation on the Managing Dependencies using the (Spring Boot) Gradle Plugin, and specifically in...
SpringBoot can't connect to redis
2025-01-14 04:49:04
741
i recently upgrade to spring boot 3.4.1and found lettuce can't connect to redis, i searched the web found my redis serv...
SpringBoot Support Gradle's isolated projects feature
2025-01-14 04:48:39
623
https://docs.gradle.org/current/userguide/isolated_projects.htmlExperimenting with the feature today should that our Res...
SpringBoot AOT process failed because Spring aot code generation does not support StateMachineConfigBuilder
2025-01-14 04:48:37
1471
Describe the Issueorg.springframework.aot.generate.UnsupportedTypeValueCodeGenerationException: Code generation does not...
SpringBoot Added instructions for dash0 to documentation
2025-01-14 04:47:42
1933
Added instructions on how to use the OTLP Exporter for dash0Comment From: philwebbThanks for the suggestion, but I'm not...
SpringBoot Document that system libraries are a reason to customize the builder and switch away from builder-jammy-java-tiny
2025-01-14 04:47:40
1927
Kafka Streams uses RocksDB to persist data into the state store, which requires system libraries for C/C++. libstdc++6 a...
SpringBoot Update OpenTelemetry section in Supported Monitoring Systems to refer to OTLP instead
2025-01-14 04:47:31
262
https://docs.spring.io/spring-boot/reference/actuator/metrics.html#actuator.metrics.export.otlp is a little bit misleadi...
SpringBoot Upgrade to Neo4j Java Driver 5.27.0
2025-01-14 04:47:29
130
Upgrade to Neo4j Java Driver 5.27.0.Comment From: wilkinsonaThis will have to wait until we've moved to new Spring Data ...
上一页
下一页
1
…
1109
1110
1111
1112
1113
…
2246
.