amit1563 / ppmToolRestApi

Rest API to support a project progress activities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ppmToolRestApi

Rest api build with the help of springboot and spring security.

Getting Started

clone this repository

Requirements

For building and running the application you need:

Running the application locally

There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the de.codecentric.springbootsample.Application class from your IDE.

Alternatively you can use the Spring Boot Maven plugin like so:

mvn spring-boot:run

About

Rest API to support a project progress activities


Languages

Language:Java 94.1%Language:HTML 3.1%Language:JavaScript 2.8%