# Custom-exercise **Repository Path**: BaBIQProgram/Custom-exercise ## Basic Information - **Project Name**: Custom-exercise - **Description**: 持续更新.............. - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-17 - **Last Updated**: 2021-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot, Swagger, Jenkins, aop ## README # jenkinsTest #### 介绍 练习jenkins #### 软件架构 使用SpringBoot构建的jenkins项目进行练手,并通过Jenkins构建项目并发布。 #### 安装教程 1. 安装Linux 2. 安装Docker服务 3. 在Docker服务中安装jenkins 4. 配置jenkins 5. 构建并发布项目 #### 使用说明 1. Linux需要有JDK,Maven,git环境 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request