Skip to content

caochun/tollgate

Repository files navigation

Tollgate

本项目为事件驱动的微服务系统设计演示之用。系统包括若干独立服务(SpringBoot应用)相互协同完成车辆的收费放行业务。

具体请见架构说明

运行

mvn clean install

# 启动MQ
./start-server.sh

# 启动车道服务
cd tolling-service
mvn spring-boot:run

# 启动识别服务
cd ../recognizing-service
mvn spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5