## Spring Remoting with Hessian and Burlap Tutorial

### Relevant Articles
- [Spring Remoting with Hessian and Burlap](http://www.baeldung.com/spring-remoting-hessian-burlap)

### Overview
This Maven project contains the Java source code for the Hessian and Burlap modules
 used in the [Spring Remoting](https://github.com/eugenp/tutorials/tree/master/spring-remoting)
 series of articles.