Module ch.rasc.sse.eventbus
Package ch.rasc.sse.eventbus.config
package ch.rasc.sse.eventbus.config
-
ClassDescriptionTo enable the SSE EventBus library create a @Configuration class that either extends this class or implement the interface
SseEventBusConfigurerand add theEnableSseEventBusannotation to any @Configuration class or just add theEnableSseEventBusannotation to any @Configuration classAdd this annotation to any@Configurationclass to enable the SseEventBus.Defines methods for configuring the SSE Event Bus library.