diff --git a/spring-remoting/README.md b/spring-remoting/README.md new file mode 100644 index 0000000000..33948c9aaf --- /dev/null +++ b/spring-remoting/README.md @@ -0,0 +1,7 @@ +## Spring Remoting Tutorials Project + +### Relevant Articles +- [Intro to Spring Remoting with HTTP Invokers](http://www.baeldung.com/spring-remoting-http-invoker) + +### Overview +This maven project contains the Java source code for various modules used in the Spring Remoting series of articles.