# spring-boot-2.0.7-hello-jenkins **Repository Path**: litongjava_admin/spring-boot-2.0.7-hello-jenkins ## Basic Information - **Project Name**: spring-boot-2.0.7-hello-jenkins - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README spring-boot整合jenkins,启动后访问 ``` http://localhost:8080/hello ``` 显示如下 ``` hello ```