Tutorial: Deploying an API on EC2 from AWS

Curator's Note: This article was co-authored by Andrzej Jarzyna. At 3scale we find Amazon to be a fantastic platform for running APIs due to the complete... Read all

How ACID is MongoDB?

Read all

Exporting and Importing VM Settings with Azure Command-Line Tools

We've talked previously about the Windows Azure command-line tools, and have used them in a few posts such as Brian's Migrating Drupal to a Windows Azure VM.... Read all

Adding Hibernate Entity Level Filtering feature to Spring Data JPA Repository

Original Article: http://borislam.blogspot.hk/2012/07/adding-hibernate-entity-level-filter.htmlThose who have used data filtering features of hibernate should... Read all

Handling HTTP 404 Error in ASP.NET Web API

Introduction:Building modern HTTP/RESTful/RPC services has become very easy with the new ASP.NET Web API framework. Using ASP.NET Web API framework, you can... Read all

Configuring Quartz With JDBCJobStore in Spring

Read all

wxPython: wx.ListCtrl Tips and Tricks

Previously, we covered some tips and tricks for the Grid control. In this article, we will go over a few tips and tricks for the wx.ListCtrl widget when it’s in... Read all

Recommendation Engine Models

In a classical model of recommendation system, there are "users" and "items". User has associated metadata (or content) such as age, gender, race and other... Read all

Testing Entity Validations with a Mock Entity - Roo in Action Corner

In Spring Roo in Action, Chapter 3, I discuss how Roo automatically executes the Bean Validators when persisting a live entity. However, when running unit... Read all

Persisting Entity Classes using XML in JPA

Preface This document explains the working of a JPA application purely based on XML configurations. This explains how to create entity classes without using any... Read all

 

 

 

 

Top