Skip to content

Conversation

@DavideD
Copy link
Member

@DavideD DavideD commented Apr 8, 2025

Backport #2174 and #2176
in preparation of the upgrade to Vert.x 5

Closes hibernate#2174

Local context data management methods are deprecated and will be removed in Vert.x 5.

This change will make it easier to upgrade to Vert.x 5 (should be just a matter of changing imports)
Closes hibernate#2176

In Vert.x 5, the local context data map is deprecated.

Hibernate Reactive can have its own Vert.x contextual data storage (requires creating a io.vertx.core.spi.context.storage.ContextLocal key).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create custom Vert.x contextual data storage Update VertxContext in preparation of Vert.x 5

2 participants