chore: enforce kafka-only messaging surface

This commit is contained in:
lingniu
2026-07-01 15:36:44 +08:00
parent 53f8f79c3e
commit 80c051e056
3 changed files with 29 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
<name>lingniu-vehicle-ingest</name>
<description>
羚牛车辆数据接入平台 v2。
模块化原子能力 + 协议解耦 + 业务/实时解耦 + 数据出 Kafka 不落业务库
模块化原子能力 + 协议解耦 + 业务/实时解耦 + 生产链路只支持 Kafka
Java 25 + Spring Boot 3.5.3 + Netty 4.2.9.Final + Disruptor + Virtual Threads。
</description>