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.SpringBeanDefinitionRegistryPostProcessorthat detects beans annotated withSocketEndpointand registers them asFluxzeroPrototypedefinitions for use in Fluxzero.SpringBeanDefinitionRegistryPostProcessorthat automatically detects beans annotated withStatefuland registers them asFluxzeroPrototypedefinitions for use in Fluxzero.SpringBeanDefinitionRegistryPostProcessorthat detects classes annotated withTrackSelfand registers them asFluxzeroPrototypebeans for use by Fluxzero.