ComponentFactory
组件注册器。
如果希望组件能够支持 ApplicationBuilder.installAllComponents, 则需要提供 ComponentAutoRegistrarFactory 用于通过 Java SPI
机制注册 ComponentFactory 信息。
当提供 配置类型Config的时候,应尽可能保持其所有内容均存在默认值。
组件注册器。
如果希望组件能够支持 ApplicationBuilder.installAllComponents, 则需要提供 ComponentAutoRegistrarFactory 用于通过 Java SPI
机制注册 ComponentFactory 信息。
当提供 配置类型Config的时候,应尽可能保持其所有内容均存在默认值。