Getting Warning as NoSuchAlgorithmException in vert.x
I have implemented a backend call protected via bearer authentication to the Keycloak’s userinfo endpoint using access token in vert.x framework. I am able to run this code without any errors.But I a