first commit
This commit is contained in:
14
system/mqtt-xf-receiver/README.md
Normal file
14
system/mqtt-xf-receiver/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
## SpringBoot + mica-mqtt-server 应用演示
|
||||
|
||||
## 启动步骤
|
||||
1. 先启动 mica-mqtt-server-spring-boot-example
|
||||
|
||||
2. 再启动 mica-mqtt-client-spring-boot-example
|
||||
|
||||
3. 查看控制器 swagger 地址:http://localhost:30012/doc.html
|
||||
|
||||
4. 可开启 prometheus 指标收集,详见: http://localhost:30012/actuator/prometheus
|
||||
|
||||
## 连接
|
||||
|
||||
mica Spring boot 开发组件集文档:https://www.dreamlu.net/components/mica-swagger.html
|
||||
Reference in New Issue
Block a user