java-tutorials/spring-remoting/remoting-hessian-burlap
Doha2012 ee86e6b6ad fix blocking tests (#3378)
* make sure modules using java8

* move url matching code

* upgrade boot parent

* minor cleanup

* fix blocking tests
2018-01-08 22:39:01 +01:00
..
client fix blocking tests (#3378) 2018-01-08 22:39:01 +01:00
server BAEL-554 - JUnit test that run server and clients (#1233) 2017-02-25 17:22:25 +01:00
README.md BAEL-554: README.md files (#1252) 2017-02-26 19:53:56 -06:00
pom.xml BAEL-554 Spring Remoting with Hessian and Burlap (#1166) 2017-02-20 21:38:52 -06:00

README.md

Spring Remoting with Hessian and Burlap Tutorial

Relevant Articles

Overview

This Maven project contains the Java source code for the Hessian and Burlap modules used in the Spring Remoting series of articles.