Skip to content

farahaniali/del-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Task Manager API

Requirements

For building and running the application you need:

  • JDK 8
  • Maven 3
    • Before using Monitoring api you should compile and add this project. You can use this command: mvn clean install.

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 ie.ali.taskmanager.TaskManagerApplication class from your IDE.

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

mvn spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors