The code in this project is taken from:
[http://www.infoq.com/presentations/demo-java-javascript-mongodb/]
Technologies used:
- HTML5
- Angular.js
- Java
- MongoDB (mongojack)
This project can be run in two ways:
- Deploy as a WAR file in Tomcat
{
"coffeeShopId" : 1,
"type" : {
"name" : "latte",
"family": "coffee"
},
"size" : "large",
"drinker": "Miguel"
}