/java-demo

Java demo with Jenkins

Primary LanguageJava

Project Name

A Spring Boot application that manages projects.

Table of Contents

Features

The application provides the following features:

  • Get all projects
  • Get a project by ID
  • Create a new project
  • Delete a project

Setup

Follow these steps to set up the application:

  1. Clone the repository:

https://github.com/RandolphG/java-demo

  1. Build the application:

./gradlew build

  1. Run the application:

java -jar build/libs/app.jar

Purpose

This is a CloudOSv3 Sample application to familiarize yourself with CloudOSv3 concepts of ADF, Jenkinsfile, Deployment Pipeline. The application is a simple Java service containing GET resources hello and data.