Skip to content

A simple collaborative real time application with Angular and Spring MVC

Notifications You must be signed in to change notification settings

bhnedo/rabbit-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rabbit-todo

SEE THE POST FOR DETAILS: http://rabbitstack.github.io/angularjs/spring/mongodb/spring-mvc-angular-hasta-la-vista-jsp/

A simple collaborative real time application with Angular and Spring MVC. The purpose of this application is to showcase the integration between Angular / Spring MVC using MongoDB as backing store and websockets for the interactivity.

Requirements

  • JDK 8
  • MongoDB
  • Gradle
  • Bower
  • Compass (optional)

Setup

Install the required dependencies. Clone the repository. Go to the main directory and run bower install to setup JS dependencies. Next, run gradle assemble to configure the jar artifacts. Run the embedded Jetty container with gradle appRun and go to http://localhost:8080/rabbit-todo.

About

A simple collaborative real time application with Angular and Spring MVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published