Skip to content

Commit

Permalink
Add README descriptions 26
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-sbl committed Sep 29, 2019
1 parent b86270a commit 83e27dd
Show file tree
Hide file tree
Showing 10 changed files with 46 additions and 5 deletions.
6 changes: 5 additions & 1 deletion apache-tika/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Relevant articles:
## Apache Tika

This module contains articles about Apache Tika

### Relevant articles:

- [Content Analysis with Apache Tika](http://www.baeldung.com/apache-tika)
6 changes: 5 additions & 1 deletion apache-velocity/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Relevant articles:
## Apache Velocity

This module contains articles about Apache Velocity

### Relevant articles:

- [Introduction to Apache Velocity](http://www.baeldung.com/apache-velocity)
6 changes: 5 additions & 1 deletion apache-zookeeper/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Relevant articles:
## Apache Zookeeper

This module contains articles about Apache Zookeeper

### Relevant articles:

- [Getting Started with Java and Zookeeper](http://www.baeldung.com/java-zookeeper)
6 changes: 5 additions & 1 deletion asciidoctor/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
### Relevant articles
## Asciidoctor

This module contains articles about Asciidoctor

### Relevant articles:

- [Generating a Book with Asciidoctor](http://www.baeldung.com/asciidoctor-book)
- [Introduction to Asciidoctor in Java](http://www.baeldung.com/asciidoctor)
4 changes: 4 additions & 0 deletions asm/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## ASM

This module contains articles about ASM

### Relevant Articles:

- [A Guide to Java Bytecode Manipulation with ASM](http://www.baeldung.com/java-asm)
6 changes: 5 additions & 1 deletion atomix/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Relevant articles:
## Atomix

This module contains articles about Atomix

### Relevant articles:

- [Introduction to Atomix](http://www.baeldung.com/atomix)
5 changes: 5 additions & 0 deletions autovalue/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## AutoValue

This module contains articles about automatic code generation

### Relevant Articles:

- [Introduction to AutoValue](http://www.baeldung.com/introduction-to-autovalue)
- [Introduction to AutoFactory](http://www.baeldung.com/autofactory)
- [Google AutoService](https://www.baeldung.com/google-autoservice)
4 changes: 4 additions & 0 deletions aws-lambda/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## AWS Lambda

This module contains articles about AWS Lambda

### Relevant Articles:
- [Using AWS Lambda with API Gateway](http://www.baeldung.com/aws-lambda-api-gateway)
- [Introduction to AWS Serverless Application Model](http://www.baeldung.com/aws-serverless)
4 changes: 4 additions & 0 deletions aws/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## AWS

This module contains articles about AWS

### Relevant articles

- [AWS Lambda Using DynamoDB With Java](http://www.baeldung.com/aws-lambda-dynamodb-java)
Expand Down
4 changes: 4 additions & 0 deletions axon/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Axon

This module contains articles about Axon

### Relevant articles

- [A Guide to the Axon Framework](http://www.baeldung.com/axon-cqrs-event-sourcing)

0 comments on commit 83e27dd

Please sign in to comment.