java-tutorials/spring-remoting
amit.pandey 0716abb5e7 used properties defined in parent pom 2020-07-12 00:06:27 +05:30
..
remoting-amqp
remoting-hessian-burlap
remoting-http
remoting-jms used properties defined in parent pom 2020-07-12 00:06:27 +05:30
remoting-rmi used properties defined in parent pom 2020-07-12 00:06:27 +05:30
README.md
pom.xml

README.md

Spring Remoting

This module contains articles about Spring Remoting

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