In This video we will generate JWT token and will validate token based on login credentials using H2 DB and Filter to intercept request to access any secure resources. we will create on service and different resources(End points) to generate and validate JWT Token.