mirror of
https://gitee.com/pnoker/iot-dc3.git
synced 2026-08-30 17:19:58 +08:00
bf8f8fefe9
@EnableAsync was on the business component MetadataEventPublisher; move it to the module's @AutoConfiguration entry (ManagerInitRunner) so the async switch lives with config, not a bean. Scope is unchanged.