# link_tracking_report_server **Repository Path**: zhang_chen0128/link_tracking_report_server ## Basic Information - **Project Name**: link_tracking_report_server - **Description**: 链路追踪上报统一处理落地 - **Primary Language**: Java - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-24 - **Last Updated**: 2023-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = Link_tracking_report_server image:https://img.shields.io/badge/vert.x-4.3.8-purple.svg[link="https://vertx.io"] This application was generated using http://start.vertx.io == Building To launch your tests: ``` ./mvnw clean test ``` To package your application: ``` ./mvnw clean package ``` To run your application: ``` ./mvnw clean compile exec:java ``` == 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://discord.gg/6ry7aqPWXy[Vert.x Discord] * https://gitter.im/eclipse-vertx/vertx-users[Vert.x Gitter]