Hi everyone, im kinda new for Spring Boot 3. So i have an Issue with Security when i try to create a post in Postman, it return 401 - Unauthorized. But i added the token and wrote a filter function like this :
SpringBoot  Cache miss for REQUEST dispatch to

The Postman screen look like this : SpringBoot  Cache miss for REQUEST dispatch to

And when i ran the Postman it returned this issue in terminal : SpringBoot  Cache miss for REQUEST dispatch to

Anyone know how to fix this issue ?

Comment From: bclozel

Duplicates https://github.com/spring-projects/spring-boot/issues/38587