Description
In preparation of Vert.x 5, we replace the use of some deprecated API.
The problem is that it seems that the approach we are using is not the right one.
As far as I understand, there isn't a right a way to do what we need right now. So, I'm going to revert the original changes and keep using the deprecated API until Vert.x 5 has a new API we can use.
This will also solve quarkusio/quarkus#47314