Skip to content

Commit

Permalink
[BAEL-17476] Add readme descriptions 19 (eugenp#7905)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjmillington authored and jzheaux committed Oct 3, 2019
1 parent 4a04af8 commit 68b080e
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 8 deletions.
4 changes: 4 additions & 0 deletions persistence-modules/spring-data-keyvalue/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
## Spring Data Key-Value

This module contains articles about Spring Data Key-Value

### Relevant Articles:
- [A Guide to Spring Data Key Value](http://www.baeldung.com/spring-data-key-value)
9 changes: 4 additions & 5 deletions persistence-modules/spring-hibernate-3/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
=========
## Spring with Hibernate 3

## Spring with Hibernate 3 Example Project
This module contains articles about Spring with Hibernate 3

### Relevant Articles:


### Relevant ArticleS:
- [Hibernate 3 with Spring](http://www.baeldung.com/hibernate3-spring)
- [HibernateException: No Hibernate Session Bound to Thread in Hibernate 3](http://www.baeldung.com/no-hibernate-session-bound-to-thread-exception)


### Quick Start

```
Expand Down
5 changes: 2 additions & 3 deletions spring-cloud-data-flow/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
## Spring Cloud Data Flow

This module contains modules about Spring Cloud Data Flow
## Spring Cloud Data Flow

This is an aggregator module for Spring Cloud Data Flow modules.
4 changes: 4 additions & 0 deletions spring-cloud/spring-cloud-security/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
## Spring Cloud Security

This module contains articles about Spring Cloud Security

### Relevant Articles:
- [An Intro to Spring Cloud Security](http://www.baeldung.com/spring-cloud-security)
4 changes: 4 additions & 0 deletions spring-cloud/spring-cloud-stream/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
## Spring Cloud Stream

This module contains articles about Spring Cloud Stream

## Relevant Articles
- [Introduction to Spring Cloud Stream](http://www.baeldung.com/spring-cloud-stream)
4 changes: 4 additions & 0 deletions spring-cloud/spring-cloud-task/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
## Spring Cloud Task

This module contains articles about Spring Cloud Task

### Relevant Articles:
- [An Intro to Spring Cloud Task](http://www.baeldung.com/spring-cloud-task)
4 changes: 4 additions & 0 deletions spring-cloud/spring-cloud-zookeeper/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
## Spring Cloud Zookeeper

This module contains articles about Spring Cloud Zookeeper

### Relevant Articles:
- [An Intro to Spring Cloud Zookeeper](http://www.baeldung.com/spring-cloud-zookeeper)

0 comments on commit 68b080e

Please sign in to comment.