How to do request with Spring Security and JWT

My question:
Hello community,
I’m new to Postman and programming.
I’m looking how to do for to send data to my Spring Boot application with Spring Security.
I send request from Postman but my application return :
Caused by: java.lang.NullPointerException: null

Details (like screenshots):

Can someone help me; please?