BAEL-554: README.md files (#1252)
* BAEL-278: Updated README.md * BAEL-554: Add and update README.md files
This commit is contained in:
parent
1a067bc945
commit
f1b4ac4cb9
@ -1,7 +1,8 @@
|
|||||||
## Spring Remoting Tutorials Project
|
## Spring Remoting Tutorials
|
||||||
|
|
||||||
### Relevant Articles
|
### Relevant Articles
|
||||||
- [Intro to Spring Remoting with HTTP Invokers](http://www.baeldung.com/spring-remoting-http-invoker)
|
- [Intro to Spring Remoting with HTTP Invokers](http://www.baeldung.com/spring-remoting-http-invoker)
|
||||||
|
- [Spring Remoting with Hessian and Burlap](http://www.baeldung.com/spring-remoting-hessian-burlap)
|
||||||
|
|
||||||
### Overview
|
### Overview
|
||||||
This Maven project contains the Java source code for various modules used in the Spring Remoting series of articles.
|
This Maven project contains the Java source code for various modules used in the Spring Remoting series of articles.
|
||||||
|
9
spring-remoting/remoting-hessian-burlap/README.md
Normal file
9
spring-remoting/remoting-hessian-burlap/README.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
## Spring Remoting with Hessian and Burlap Tutorial
|
||||||
|
|
||||||
|
### Relevant Articles
|
||||||
|
- [Spring Remoting with Hessian and Burlap](http://www.baeldung.com/spring-remoting-hessian-burlap)
|
||||||
|
|
||||||
|
### Overview
|
||||||
|
This Maven project contains the Java source code for the Hessian and Burlap modules
|
||||||
|
used in the [Spring Remoting](https://github.com/eugenp/tutorials/tree/master/spring-remoting)
|
||||||
|
series of articles.
|
Loading…
x
Reference in New Issue
Block a user