Package su.onno.ui
Class UiEventController
java.lang.Object
su.onno.ui.UiEventController
-
Constructor Summary
ConstructorsConstructorDescriptionUiEventController(UiEventPublisher publisher, UiAccessService access, CurrentUserResolver currentUser) -
Method Summary
-
Constructor Details
-
UiEventController
public UiEventController(UiEventPublisher publisher, UiAccessService access, CurrentUserResolver currentUser)
-
-
Method Details
-
events
@GetMapping(produces="text/event-stream") public org.springframework.web.servlet.mvc.method.annotation.SseEmitter events(Principal principal)
-