Decode a JWT Token in Java

JWT is used to provide a user’s credentials to a web service. We look at how to read the contents of a JWT and verify its authenticity.

New Features in Java 15

Look at some of the new features of Java 15 as well as other changes that are of interest to Java developers