Link To Full Story: css.dzone.com
In this video you can see Mestrallet demonstrate the following GateIn functions:- Provide a simple text file with a list of addresses, deploy it on GateIn WebDAV drive
- Build with the online IDE a REST API on the cloud (using Groovy and the JSR 311 specification) that reads the content of that file and exposes it as a REST service with a simple click
- Consume that REST service within a Gadget and use the Google maps API to render a map that points to the address from the file
Post a Comment