@Configuration public class SseConfiguration extends Object
| Constructor and Description |
|---|
SseConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentHashMap<String,org.springframework.web.servlet.mvc.method.annotation.SseEmitter> |
sseEmitters() |
@Bean public ConcurrentHashMap<String,org.springframework.web.servlet.mvc.method.annotation.SseEmitter> sseEmitters()
Copyright © 2025. All rights reserved.