SpringBoot Add support for micrometer metrics with reactor schedulers

In Reactor 3.2.3 there is possibility to enable metrics. There could be property introduced eg. reactor.schedulers.metri...

SpringBoot Upgrade to Spring Security 7.0.0-RC3

Upgrade to Spring Security 7.0.0-RC2.Comment From: philwebbSpring Security are planning an RC3 so repurposing this issue...

SpringBoot Provide configuration properties for controlling the size of Tomcat's buffers for binary and text WebSocket messages

When using Spring Boot with STOMP over WebSockets, applications can easily encounter a CloseStatus[code=1009] error when...

SpringBoot Restore support for Jersey now that it supports JAX-RS 4 (Jakarta EE 11)

There's now a Jersey 4 release so we can reinstate support, albeit without Jackson 3 support.Comment From: philwebbSee #...

SpringBoot Replace use of paketobuildpacks/ubuntu-noble-run-base:latest with paketobuildpacks/ubuntu-noble-run:latest

https://github.com/paketo-buildpacks/ubuntu-noble-base-images/issues/53#issuecomment-3492294992Comment From: wilkinsonaT...

SpringBoot Polish documentation on testing web applications and the various testing clients that are available

Java 21Spring Boot 4 RC1Example projects: https://github.com/hantsy/spring7-sandbox/blob/master/boot-api-versioning-webf...

SpringBoot Document the level of support for the OpenTelemetry APIs

The Spring Boot OpenTelemetry Starter has mixed support for the OpenTelemetry APIs.It would be useful to document this i...

SpringBoot Make it easier to configure OTLP exports

We have those properties which control OTLP export:Logsmanagement.opentelemetry.logging.export.otlp.compressionmanagemen...

SpringBoot Provide a starter for Jackson 2

For those that need to use Jackson 2, it would be useful to have a starter that pulls in the dependencies that are equiv...

SpringBoot Static Doc Links for current version

Hi,in the past it was possible to statically link to the every minor version.but since some time, the "current" version ...

SpringBoot Consider auto-configuring a ContextPropagatingTaskDecorator bean

Problem: I have an @Async method, and when I call it, my current span is gone. The same happens when I execute tasks in ...

Spring Method-based Map injection fails against target Map with incomplete generics despite bean name or qualifier match

Hello all,I'm working on a task which implies to upgrade our project from Spring 5 to Spring 6. I found the following er...

Spring Allow additional ParameterResolver implementations to be registered in SpringExtension

I am spiking on a few ideas around org.junit.jupiter.api.extension.ParameterResolver that requires access to the Applica...

Spring Prevent Kotlin Serialization side effects

Over the years, the combined usage of Kotlin Serialization alongside another general purpose JSON library (typically Jac...

Spring Document PathPattern behavior difference between */{name} and **/{*path}

It looks like that PathPattern works inconsistently whit with * and ** rules in matching a string without trailing '/For...

SpringBoot Provide configuration properties for common low-level HTTP client settings

Currently, configuring implementation-specific properties for HTTPClient instances—such as idleTimeout or maxConnections...

SpringBoot Incorrect metadata for HttpServiceClientProperties ("spring.http.serviceclient")

spring-configuration-metadata.json in spring-boot-http-client-4.0.0-RC1.jar has incorrect metadata generated for HttpSer...

Spring Is it possible to change the default value of DEFAULT_CHARSET in StringHttpMessageConverter to UTF-8 in version 7.0?

I have looked at https://github.com/spring-projects/spring-framework/pull/29437, but I still insist that it's time to de...

Spring Default API Version Configuration in MockMvc

Java 21Spring Boot 4 RC1Example Project: https://github.com/hantsy/spring7-sandbox/tree/master/boot-api-versioning-webmv...

Spring Default API Vesrion Configuration in WebTestClient.ControllerSepc Not Applied

Java 21 Spring Boot 4.0 RC1Example Project: https://github.com/hantsy/spring7-sandbox/tree/master/boot-api-versioning-we...
上一页 下一页
.