Hi Maciej, I dont thing that I am messing up something.

Finally I got it up and running by just "try and error". With an old FusionAuth documentation and examples

React App: gets the token from FusionAuth and communicates with this token to the Spring Boot Backend

Spring Boot Backend: Checks the token using FusionAuth as JWS Issuer and rejects or accepts as authorised