# megrez-job **Repository Path**: yunjiao-source/megrez-job ## Basic Information - **Project Name**: megrez-job - **Description**: Megrez计划任务项目 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-11-18 - **Last Updated**: 2022-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot, custom ## README # megrez-job 计划任务项目 ***端口***:9030 | 服务 | 描述 | | ---------------------- | ---------------------------------------------------------------- | | common | 公共包 | | custom-schedule-server | 自定义计划任务。新增任务配置,启动,关闭任务,查看任务日志等功能 | | xxl-job-executor-server | xxl-job任务执行器,演示程序 | ### 编译 使用Maven工具编译项目,在命令行运行: ``` mvn clean install ``` 此过程是编译并打包项目,过程中包含运行测试。 ### 沟通与交流 QQ群:431873886,本群密码是:编程 ### 参考