• Menu
  • Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

JavaBeat

Java Tutorial Blog

  • Java
    • Java 7
    • Java 8
    • Java EE
    • Servlets
  • Spring Framework
    • Spring Tutorials
    • Spring 4 Tutorials
    • Spring Boot
  • JSF Tutorials
  • Most Popular
    • Binary Search Tree Traversal
    • Spring Batch Tutorial
    • AngularJS + Spring MVC
    • Spring Data JPA Tutorial
    • Packaging and Deploying Node.js
  • About Us
    • Join Us (JBC)
  • Java
    • Java 7
    • Java 8
    • Java EE
    • Servlets
  • Spring Framework
    • Spring Tutorials
    • Spring 4 Tutorials
    • Spring Boot
  • JSF Tutorials
  • Most Popular
    • Binary Search Tree Traversal
    • Spring Batch Tutorial
    • AngularJS + Spring MVC
    • Spring Data JPA Tutorial
    • Packaging and Deploying Node.js
  • About Us
    • Join Us (JBC)

GemFire

Spring Data REST + GemFire + Backbone.js Integration

June 6, 2014 //  by Amr Mohammed//  Leave a Comment

In my previous tutorial I have explained about Spring Data REST + GemFire + jQuery Integration. This tutorial explains about the integration of Spring Data and Backbone.js integration. Backbone JavaScript framework isn’t like any of the previous frameworks when it comes to the integration. Before getting started writing the integration application, let’s get the basics …

Category: Spring FrameworkTag: BackBone, GemFire, Spring Data, Spring REST

Spring Data REST + GemFire Repository + Sencha Touch Integration

June 5, 2014 //  by Amr Mohammed//  Leave a Comment

Spring Data provides you several ways of consuming the REST repositories through a JavaScript frameworks. We have already provided a set of tutorials that discussed about using Spring Data REST with jQuery, AngularJS, Backbone.js and Rest.js. For this tutorial we’re going to explain you how could Sencha Touch be integrated for accessing the services. Sencha Touch, a high-performance HTML5 …

Category: Spring FrameworkTag: GemFire, Sencha Touch, Spring Data REST

Spring Data REST + GemFire + Rest.js Integration

June 3, 2014 //  by Amr Mohammed//  Leave a Comment

In our previous tutorials I have explained about Spring Data REST + GemFire + jQuery Integration and backbone.js integration. REST (Representational State Transfer) is one of the most effective ways Spring Data REST provides for consuming services. Client can be client side frameworks like AngularJS, jQuery, Backbone and Rest libraries. In this tutorial, you’re going to see …

Category: Spring FrameworkTag: GemFire, Rest.js, Spring Data REST

Spring Data REST + GemFire + AngularJS Integration

May 29, 2014 //  by Amr Mohammed//  Leave a Comment

This tutorial explains the integration between Spring Data REST, GemFire and AngularJS frameworks. We are going to develop a REST service which returns the JSON response and that will be accessed by the AngularJS web page. 1. Tools Required We’ve developed this tutorial by using the following tools: JDK 1.6. Tomcat 7. Maven 3. GemFire …

Category: Spring FrameworkTag: AngularJS, GemFire, Spring Data REST

Caching Data using Spring Data GemFire

May 24, 2014 //  by Amr Mohammed//  Leave a Comment

In my previous tutorial, I have explained about the accessing data using Spring Data GemFire. GemFire is the in-memory data system used in the distributed environments. The performance and scalability achieved by GemFire by using the efficient caching techniques for storing in the in-memory. In this tutorial I will explain the purpose, in that connections …

Category: Spring FrameworkTag: GemFire, Spring Catch, Spring Data Gemfire

Accessing Data with Spring Data GemFire

May 23, 2014 //  by Amr Mohammed//  Leave a Comment

VFabric GemFire (GemFire) is a commercially licensed data management platform that provides access to data from the distributed architectures. It is available as a standalone product and as a component of VMware vFabric Suite. Based on the Nutshell, GemFire provides an in-memory data grid that offers extremely high throughput, low latency data access, and scalability. Beyond a distributed …

Category: Spring FrameworkTag: GemFire, Spring Data, Spring Data Gemfire

Primary Sidebar

Follow Us

  • Facebook
  • Pinterest

FEATURED TUTORIALS

EJB 3.0 Timer Services

What is new in Java 6.0 Collections API?

The Java 6.0 Compiler API

Introductiion to Jakarta Struts

What’s new in Struts 2.0? – Struts 2.0 Framework

JavaBeat

Copyright © by JavaBeat · All rights reserved
Privacy Policy | Contact