# devops-java-sample **Repository Path**: langrepo/devops-java-sample ## Basic Information - **Project Name**: devops-java-sample - **Description**: java测试工程阿达 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-07-24 - **Last Updated**: 2024-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > **_NOTICE:_** Give [some historic reasons](https://github.com/kubesphere/devops-java-sample/issues/76), this repo has been archived. Please move forward to [devops-maven-sample](https://github.com/kubesphere/devops-maven-sample) if you want to help us improve the sample project. ## Repo Introduction > English | [中文](README_zh.md) KubeSphere provides a Jenkins-based DevOps system [with various features](https://kubesphere.io/docs/devops-user-guide/understand-and-manage-devops-projects/overview/#features). This repository is used for a SpringBoot demo for DevOps on KubeSphere. For example, you can find a file of `Jenkinsfile-online` in the root directory, and you can use it to create a pipeline through the **Jenkinsfile in SCM** method. For more information about how to use the KubeSphere DevOps system, you can refer to the following list of KubeSphere official documents. ## Document List - [Create a Pipeline Using a Jenkinsfile](https://kubesphere.io/docs/devops-user-guide/how-to-use/create-a-pipeline-using-jenkinsfile/) - [Create a Pipeline Using Graphical Editing Panels](https://kubesphere.io/docs/devops-user-guide/how-to-use/create-a-pipeline-using-graphical-editing-panel/) - [Build and Deploy a Maven Project](https://kubesphere.io/docs/devops-user-guide/examples/a-maven-project/) - [Source to Image: Publish an App without a Dockerfile](https://kubesphere.io/docs/project-user-guide/image-builder/source-to-image/)