java-tutorials/spring-remoting/remoting-hessian-burlap
Dhawal Kapil b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
..
remoting-hessian-burlap-client Story/bael 14304 (#7311) 2019-07-20 14:33:56 +03:00
remoting-hessian-burlap-server Story/bael 14304 (#7311) 2019-07-20 14:33:56 +03:00
README.md BAEL-554: README.md files (#1252) 2017-02-26 19:53:56 -06:00
pom.xml [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +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.