I have a Spring Boot application that exposes some endpoints. From a React app I consume these endpoints. That\'s why i use the @CrossOrigin annotation. However
@CrossOrigin