Getting Started with Client-Side Development in Spring
Dear Spring Community,
At SpringOne, we launched a brand new Spring web site, including a collection of Getting Started Guides. These quick-hit guides are proving very popular as they get right to the point on how to use Spring to address several common tasks such as caching, messaging, and integration.
We are very pleased to announce the addition of several new Getting Started Guides that present Spring as providing services that back rich and mobile clients developed in Backbone, AngularJS, iOS, and other client-side frameworks and platforms. These guides include:
- Consuming a RESTful Web Service with AngularJS
- Consuming a RESTful Web Service with jQuery
- Consuming a RESTful Web Service with rest.js
- Consuming a RESTful Web Service with Sencha Touch
- Consuming a RESTful Web Service with Backbone.js
- Consuming a RESTful Web Service from iOS
- Consuming a RESTful Web Service with Spring for Android
- Building a RESTful Web Service with CORS
- Messaging with STOMP over WebSocket
- Using WebSocket and msgs.js to build an interactive web application …