Skip to content

BrianWoolfolk/ToDoList-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do List App

Install using mvn install

To make sure all dependecies are installed and pluged-in, be sure to enter the mvn install command.

Run Tests using mvn test

To run the endpoints tests and see the results using Spring Boot.

Run App using mvn spring-boot:run

To start the application. The server will start in the custom port 9090.

The endpoints will target back at http://localhost:9090/, which is the URL that the front-end part of the app uses.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages