Uses of Class
io.fluxzero.sdk.configuration.spring.ModelHandlerPostProcessor
Packages that use ModelHandlerPostProcessor
-
Uses of ModelHandlerPostProcessor in io.fluxzero.sdk.configuration.spring
Methods in io.fluxzero.sdk.configuration.spring that return ModelHandlerPostProcessorModifier and TypeMethodDescriptionstatic ModelHandlerPostProcessorFluxzeroSpringConfig.modelHandlerPostProcessor()Registers theModelHandlerPostProcessor, which discovers independent models and their self-applying command types within the application's component-scan scope.