Skip to content

alanst32/AngularSpringRestMongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AngularSpringRestMongo

AngularJS, RESTful and MongoDB in a Spring MVC application, article from http://alanterriaga.com

CRUD application, this time a Spring MVC application that interacts with a NOSql Database (MongoDB) and RESTful web services.

This project is associated with the article from my website. Please check the follow links below to read the entire article:

Part 1 (Project Configuration): http://alanterriaga.com/2016/08/25/angularjs-restful-and-mongodb-spring-part-1/

Part 2 (Project server side): http://alanterriaga.com/2016/08/25/angularjs-restful-and-mongodb-spring-part-2/

Part 3 (Project Client side - Final): http://alanterriaga.com/2016/08/25/angularjs-restful-and-mongodb-spring-part-3/

For the exception of the "target" files, the project contains all classes used in the article.

Tools and Technologies used: – AngularJS 1.5.8 – Angular-Datables – Bootstrap CSS – JQuery 2.2.3 – Jackson 2.7.4 – Spring 4.2.6 – RESTful WS – Spring MongoDB 1.9.2 – MongoDB 3.3.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages