Create README.md

This commit is contained in:
KevinGilmore 2017-01-25 09:42:51 -06:00 committed by GitHub
parent 6b23f7f7cf
commit 2affafd08f
1 changed files with 7 additions and 0 deletions

View File

@ -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.