Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.12 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.12 KB

Sample Rest Server

This Java project contains a basic rest server example (based on the Spark micro framework: http://sparkjava.com/) that is useful for demonstrating different pipeline features with Jenkins (http://jenkins-ci.com) and CloudBees Enterprise Jenkins (https://www.cloudbees.com/products/cloudbees-jenkins-enterprise) as part of the Introduction to Declarative Pipelines workshop found here: https://github.com/PipelineHandsOn/intro-to-declarative-pipeline.

Note: Please fork this repository to your own Github organization before editing.

License

The content in this repository is Open Source material released under the Apache 2.0 License. Please see the LICENSE file for full license details.

Disclaimer

The code in this repository is not sponsored or supported by Cloudbees, Inc.

Authors and Contributors

Questions, Feedback, Pull Requests Etc.

If you have any questions, feedback, suggestions, etc. please submit them via issues or, even better, submit a Pull Request!