Skip to content

WebClientAutoConfiguration is no longer included by @AutoConfigureWebClient #47414

@kzander91

Description

@kzander91

Spring Boot 4.0.0-M3

The imports file references the wrong FQCN:

The correct FQCN is org.springframework.boot.webclient.autoconfigure.WebClientAutoConfiguration.
As a consequence, @AutoConfigureWebClient does not configure a WebClient.Builder.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions