SpringBoot Upgrade to Reactor Bom 2024.0.2

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

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

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

It would be great, if RestClient followed the spring.mvc.converters.preferred-json-mapper=gson setting or had a similar ...

SpringBoot Deprecate ConditionOutcome.inverse()

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

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

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

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

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

As https://github.com/spring-projects/spring-boot/commit/52d419a26aaebc290317c990b61c96532f60fc80 bumps spring-data bom ...

SpringBoot Upgrade to Spring Data Bom 2024.1.2

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

Two issues are unclear in documentationProbably outdated examples with @TestcontainersEvery example contains @Testconta...

SpringBoot Documentation code reference bug?

When reviewing the documentation on the Managing Dependencies using the (Spring Boot) Gradle Plugin, and specifically in...

SpringBoot can't connect to redis

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

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

Describe the Issueorg.springframework.aot.generate.UnsupportedTypeValueCodeGenerationException: Code generation does not...

SpringBoot Added instructions for dash0 to documentation

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

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

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

Upgrade to Neo4j Java Driver 5.27.0.Comment From: wilkinsonaThis will have to wait until we've moved to new Spring Data ...
上一页 下一页
.