# java-ci-cd **Repository Path**: appleOfGray/java-ci-cd ## Basic Information - **Project Name**: java-ci-cd - **Description**: Jenkins核心实现 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-07 - **Last Updated**: 2023-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # java-ci-cd #### 介绍 Jenkins核心实现 读取输出信息后, 通过websocket传递到前端即完成整个页面的持续集成流程 核心类是通过询问ChitGPT了解的. 代码部分参考: https://www.manongdao.com/article-1426729.html