java-tutorials/spring-remoting/remoting-hessian-burlap
Dhawal Kapil 4058bfc601 BAEL-9567 Align module names, folder names and artifact id
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
2018-11-30 22:16:08 +05:30
..
remoting-hessian-burlap-client BAEL-9567 Align module names, folder names and artifact id 2018-11-30 22:16:08 +05:30
remoting-hessian-burlap-server BAEL-9567 Align module names, folder names and artifact id 2018-11-30 22:16:08 +05:30
README.md BAEL-554: README.md files (#1252) 2017-02-26 19:53:56 -06:00
pom.xml BAEL-9567 Align module names, folder names and artifact id 2018-11-30 22:16:08 +05:30

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.