SSE Async API in Spring MVC throws Error IllegalStateException: Cannot call sendError() after the response has been committed
I have Spring MVC Service with SSE API having controller return type ResponseEntity<SseEmitter>.
and in background Async thread, we send continuous data messages to the client over SseEmitter
SSE Async API in Spring MVC throws Error IllegalStateException: Cannot call sendError() after the response has been committed
I have Spring MVC Service with SSE API having controller return type ResponseEntity<SseEmitter>.
and in background Async thread, we send continuous data messages to the client over SseEmitter
SSE Async API in Spring MVC throws Error IllegalStateException: Cannot call sendError() after the response has been committed
I have Spring MVC Service with SSE API having controller return type ResponseEntity<SseEmitter>.
and in background Async thread, we send continuous data messages to the client over SseEmitter
SSE Async API in Spring MVC throws Error IllegalStateException: Cannot call sendError() after the response has been committed
I have Spring MVC Service with SSE API having controller return type ResponseEntity<SseEmitter>.
and in background Async thread, we send continuous data messages to the client over SseEmitter