Skip to content

miltondts/addressbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Address Book

A REST server to manage a public address book

Requirements

  • Maven 3.x
  • Java >= 8

How to run

  1. Open a terminal in the project folder and execute mvn spring-boot:run.
  2. Open a browser and go to http://localhost:8080/swagger-ui.html. This will provide a list of operations and a GUI to manually test the server.

How to run tests

Open a terminal in the project folder and execute mvn clean test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages