Uses of Package
io.fluxzero.sdk.configuration.spring
Packages that use io.fluxzero.sdk.configuration.spring
-
Classes in io.fluxzero.sdk.configuration.spring used by io.fluxzero.sdk.configuration.springClassDescription
Conditionalthat only matches when a bean of the specified type is not present in the context.Callback interface that can be implemented by Spring beans to customize theFluxzeroBuilderbefore it is used to build the mainFluxzeroinstance.Discovers independent models and self-applying model command types within Spring component-scan boundaries.SpringBeanDefinitionRegistryPostProcessorthat detectsSocketEndpointtypes within the application's component-scan scope and registers them asFluxzeroPrototypedefinitions for use in Fluxzero.SpringBeanDefinitionRegistryPostProcessorthat detectsStatefulhandler types within the application's component-scan scope and registers them asFluxzeroPrototypedefinitions for use in Fluxzero.SpringBeanDefinitionRegistryPostProcessorthat detects classes annotated withTrackSelfand registers them asFluxzeroPrototypebeans for use by Fluxzero.