13 lines
459 B
Markdown
13 lines
459 B
Markdown
## 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.
|