Juergen Hoeller

Results 14 issues of Juergen Hoeller

SLF4J 2.0.0 is out now. In alignment with Spring Boot (https://github.com/spring-projects/spring-boot/issues/12649), let's try to upgrade for Spring Framework 6.0 once all necessary bridges and providers have released corresponding versions.

type: dependency-upgrade

Inspired by the introduction of `JdbcClient` in 6.1 (#30931) and by the requirements for customizable operations expressed in #26840, we intend to investigate the introduction of a similarly designed `JmsClient`...

in: messaging
type: enhancement

type: dependency-upgrade

type: dependency-upgrade

type: dependency-upgrade

type: dependency-upgrade

#32689 introduced an `instanceof HandlerFunction` check in `AbstractHandlerMethodExceptionResolver` which creates a package cycle between `org.springframework.web.servlet.handler` and `org.springframework.web.servlet.function(.support)`. Since this is just for identification and not making use of the actual...

in: web
type: task

The recent introduction of `ReactorNettyClientRequestFactory` brought a naming inconsistency with `ReactorClientHttpConnector` as well as `HttpComponentsClientHttpRequestFactory`: it would rather have to be called `ReactorClientHttpRequestFactory`. However, there is also `ReactorNetty2ClientHttpConnector`, so `ReactorClientHttpConnector`...

in: web
type: enhancement

in: data
type: dependency-upgrade

in: test
type: dependency-upgrade