Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement]changing the order of http filters and aspects. #25

Merged
merged 2 commits into from
Jun 30, 2024

Conversation

ebrahimiar
Copy link
Contributor

The order of HttpLoggingFilter has been changed from HIGHEST_PRECEDENCE + 1 to -280. The order of HttpMdcFilter has been changed from HIGHEST_PRECEDENCE to -300. The order of HttpStatisticsFilter has been changed from 20 to -290. The order of TimerStatisticsAspect has been changed from HIGHEST_PRECEDENCE to 20.

a.ebrahimi added 2 commits June 29, 2024 17:17
The order of HttpLoggingFilter has been changed from HIGHEST_PRECEDENCE + 1 to -280.
The order of HttpMdcFilter has been changed from HIGHEST_PRECEDENCE to -300.
The order of HttpStatisticsFilter has been changed from 20 to -290.
The order of TimerStatisticsAspect has been changed from HIGHEST_PRECEDENCE to 20.
اصلاح readme
@minakh1993 minakh1993 merged commit 5f30383 into Tosan:main Jun 30, 2024
1 check 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