Skip to content

Avoid CGLIB proxies in websocket/messaging configuration #26227

Closed
@sdeleuze

Description

@sdeleuze

In order to allow support in native executables and for consistency with the changes done in the whole Spring portfolio, websocket and messaging configurations should be switched to @Configuration(proxyBeanMethods = false) in order to not require CGLIB proxies.

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions