java-tutorials/spring-remoting/remoting-hessian-burlap
kwoyke d1d4495ade BAEL-3265: Change port number to 8032 (#9618)
* BAEL-3265-PoC: Change port number to 8032

* BAEL-3265-PoC: Change the way the default port is set
2020-07-01 22:11:33 +02:00
..
remoting-hessian-burlap-client BAEL-3265: Change port number to 8032 (#9618) 2020-07-01 22:11:33 +02:00
remoting-hessian-burlap-server BAEL-3265: Change port number to 8032 (#9618) 2020-07-01 22:11:33 +02:00
README.md Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
pom.xml [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00

README.md

Spring Remoting with Hessian and Burlap

This module contains articles about Spring Remoting with Hessian and Burlap

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.