This is a simple follow up video to the main spring security video tutorial posted a couple of days ago
https://youtu.be/mUq9MGe5vZA
In this follow up video I've only made changes to the JwtService class and the pom.xml file by updating the version of my jjwt-api library to the latest version of 0.12.5 and also removing deprecated function that was initially used from the jwtservice class. check out the main video using the link above and get the link to the github repository of the updated source code.