Skip to content

Conversation

@kkartunov
Copy link
Contributor

No description provided.

consumer.apply(TokenValidatorMiddleware).forRoutes('*');
consumer.apply(TimingInterceptorMiddleware).forRoutes('*');
}
}

Choose a reason for hiding this comment

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

[⚠️ performance]
The removal of TimingInterceptorMiddleware could impact performance monitoring if this middleware was responsible for logging or measuring request durations. Ensure that this functionality is either no longer needed or is handled elsewhere.

@kkartunov kkartunov merged commit 270be6f into master Nov 14, 2025
2 checks passed
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.

2 participants