Hi,
We had a test which had a VertxResteasyDeployment instance where we
declared our resources, and then later we started the VertxJaxrsServer
and it would work, but now it doesn't register any provider unless we
call start() on the deployment. I guess this used to be done
automatically in the past.
Was this change in behaviour intentional?
Cheers.