Skip to content

Re-package WebClient so it isn't in the same jar as the server-side pieces [SPR-16760] #21301

Closed
@spring-projects-issues

Description

@spring-projects-issues

Dave Syer opened SPR-16760 and commented

If WebClient is a general purpose HTTP client (which I take to be the case, and seems to fit with the messaging from the Framework team) then I feel quite strongly that it should be packaged separately from the server-side components. If all I want is a client, I shouldn't have the server stuff on the classpath. I don't think I'm the only one to be bitten by this (e.g. https://github.com/rabbitmq/hop/issues/122 It also leads to Spring Boot making a false assumption about my intention to start a server.


Affects: 5.0.5

0 votes, 9 watchers

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: declinedA suggestion or change that we don't feel we should currently apply

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions