java-tutorials/spring-remoting/remoting-hessian-burlap/README.md

13 lines
459 B
Markdown
Raw Normal View History

## Spring Remoting with Hessian and Burlap
This module contains articles about Spring Remoting with Hessian and Burlap
### 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.