Skip to content

Conversation

dmitrysulman
Copy link
Contributor

This PR adds support for beans annotated with @ControllerAdvice inRSocketMessagingAutoConfiguration, allowing the use of global @MessageExceptionHandler methods.

See spring-projects/spring-framework#26636 (comment)

Fixes #45360

See spring-projectsgh-45360

Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 20, 2025
@philwebb philwebb changed the title Add @ControllerAdvice support to RSocket messaging auto-configuration Add @ControllerAdvice support to RSocket messaging auto-configuration Sep 22, 2025
@wilkinsona wilkinsona added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 2, 2025
@wilkinsona wilkinsona added this to the 4.0.x milestone Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-Configure ControllerAdvice beans in RSocket support
3 participants