Skip to content

icastilho/addresscrud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Address CRUD example

Quick start

  1. Clone the git repo — 'git clone https://github.com/icastilho/addresscrud.git'
  2. execute maven dependence install mvn install
  3. Run the application mvn spring-boot:run
  4. Access the url http://localhost:8080/address from a Rest Client

Data Base

This application using mongolab

Live example

Features

About

A Simple Address CRUD example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors