# MicroIoT-Backend-Reactive **Repository Path**: CaiNiaoLab/MicroIoT-Backend-Reactive ## Basic Information - **Project Name**: MicroIoT-Backend-Reactive - **Description**: 异步测试用后端 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = Microiot image:https://img.shields.io/badge/vert.x-3.8.4-purple.svg[link="https://vertx.io"] This application was generated using http://start.vertx.io == Building To launch your tests: ``` ./gradlew clean test ``` To package your application: ``` ./gradlew clean assemble ``` To run your application: ``` ./gradlew clean run ``` == Help * https://vertx.io/docs/[Vert.x Documentation] * https://stackoverflow.com/questions/tagged/vert.x?sort=newest&pageSize=15[Vert.x Stack Overflow] * https://groups.google.com/forum/?fromgroups#!forum/vertx[Vert.x User Group] * https://gitter.im/eclipse-vertx/vertx-users[Vert.x Gitter]