Skip to content

Conversation

@ga-ram
Copy link
Contributor

@ga-ram ga-ram commented Dec 11, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 11, 2025 05:14
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes an issue where URI statistics were being reported as "/null" when using Spring WebFlux with Spring Security. The fix adds bytecode transformation support for SecurityContextServerWebExchange, which is a decorator class used by Spring Security to wrap the default ServerWebExchange.

Key Changes

  • Added transformation for SecurityContextServerWebExchange class to support AsyncContext field injection
  • Ensures URI statistics are correctly tracked when Spring Security wraps the exchange object

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant