hongawen 79374ea6ec test(message): 切片 wiring 测试改用真实 autoconfig 顺序
MqSliceWiringTest 从 withUserConfiguration 手动排序改为 AutoConfigurations.of
(等价真实 boot 的 AutoConfigurationSorter),并断言 MqTemplate / MqListenerRegistry
在真实顺序下装配,防止 core 装配顺序回归;配合 mq-starter driver autoconfig 的
@AutoConfigureBefore 修复。同时去掉 driver 选择用例多余的 Redis 守卫。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 12:01:49 +08:00
2026-05-08 10:09:48 +08:00
2025-01-16 16:35:12 +08:00
2025-12-11 14:56:14 +08:00
2026-04-02 10:48:12 +08:00
2025-04-25 16:10:54 +08:00

cn-data-platform

灿能数据处理平台

data-processing 数据处理模块,主要用于对外提供数据,以及接收数据入库。 message 消息处理模块,主要用于处理各类消息。 analysis 数据解析模块,用来解析装置上送的各类数据。 algorithm 算法模块,用来计算装置数据、业务数据。 log 日志模块,用来存储各类日志。 migration influxdb迁移模块。

Description
No description provided
Readme 2.6 MiB
2026-04 Latest
2026-05-08 13:37:36 +08:00
Languages
Java 100%