Quick Demo of jwt authentication using spring 2.7 and spring security 5.7 1. Configure database then run UserRepositoryTest to create a user. 2. Login using created user to get a token which you can use to access resources (Create products and list all products)