Skip to content

Conversation

@vietj
Copy link
Member

@vietj vietj commented May 12, 2025

Motivation:

Context local map usage is discouraged with Vert.x 5 in favor of context local keys.

Changes:

Use context local keys instead of context local map.

Motivation:

Context local map usage is discouraged with Vert.x 5 in favor of context local keys.

Changes:

Use context local keys instead of context local map.
@vietj vietj added this to the 5.0.0 milestone May 12, 2025
@vietj vietj linked an issue May 12, 2025 that may be closed by this pull request
@vietj vietj merged commit fe418c9 into master May 12, 2025
18 checks passed
@vietj vietj deleted the remove-usage-of-context-local-map branch May 12, 2025 14:37
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.

Proper local context support

2 participants