java-tutorials/spring-remoting
Dhawal Kapil 8915610193 BAEL-12770 Aligning module name, artifact id and folder name 2019-02-28 00:13:17 +05:30
..
remoting-amqp [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
remoting-hessian-burlap BAEL-12770 Aligning module name, artifact id and folder name 2019-02-28 00:13:17 +05:30
remoting-http [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
remoting-jms [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
remoting-rmi [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
README.md 03.05.2018 (#4161) 2018-05-03 15:44:44 +02:00
pom.xml [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30

README.md

Spring Remoting Tutorials

Relevant Articles

Overview

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

Building the Project

You can build the project using Maven inside your IDE or from the command line:

mvn clean install