If a script in a web page sends events via fetch() to a Spring Boot @RestController, one almost directly after another, is it possible that the ser
fetch()
@RestController