Add README descriptions 26 (#7912)

This commit is contained in:
Josh Cummings 2019-10-03 23:34:40 -06:00 committed by GitHub
commit 2244648e2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 45 additions and 5 deletions

View File

@ -1,3 +1,7 @@
## Relevant articles:
## Apache Tika
This module contains articles about Apache Tika
### Relevant articles:
- [Content Analysis with Apache Tika](https://www.baeldung.com/apache-tika)

View File

@ -1,3 +1,7 @@
## Relevant articles:
## Apache Velocity
This module contains articles about Apache Velocity
### Relevant articles:
- [Introduction to Apache Velocity](https://www.baeldung.com/apache-velocity)

View File

@ -1,3 +1,7 @@
## Relevant articles:
## Apache Zookeeper
This module contains articles about Apache Zookeeper
### Relevant articles:
- [Getting Started with Java and Zookeeper](https://www.baeldung.com/java-zookeeper)

View File

@ -1,4 +1,8 @@
### Relevant articles
## Asciidoctor
This module contains articles about Asciidoctor
### Relevant articles:
- [Generating a Book with Asciidoctor](https://www.baeldung.com/asciidoctor-book)
- [Introduction to Asciidoctor in Java](https://www.baeldung.com/asciidoctor)

View File

@ -1,3 +1,7 @@
## ASM
This module contains articles about ASM
### Relevant Articles:
- [A Guide to Java Bytecode Manipulation with ASM](https://www.baeldung.com/java-asm)

View File

@ -1,3 +1,7 @@
## Relevant articles:
## Atomix
This module contains articles about Atomix
### Relevant articles:
- [Introduction to Atomix](https://www.baeldung.com/atomix)

View File

@ -1,3 +1,7 @@
## AutoValue
This module contains articles about automatic code generation
### Relevant Articles:
- [Introduction to AutoValue](https://www.baeldung.com/introduction-to-autovalue)
- [Introduction to AutoFactory](https://www.baeldung.com/autofactory)

View File

@ -1,3 +1,7 @@
## AWS Lambda
This module contains articles about AWS Lambda
### Relevant Articles:
- [Using AWS Lambda with API Gateway](https://www.baeldung.com/aws-lambda-api-gateway)
- [Introduction to AWS Serverless Application Model](https://www.baeldung.com/aws-serverless)

View File

@ -1,3 +1,7 @@
## AWS
This module contains articles about AWS
### Relevant articles
- [AWS Lambda Using DynamoDB With Java](https://www.baeldung.com/aws-lambda-dynamodb-java)

View File

@ -1,3 +1,7 @@
## Axon
This module contains articles about Axon
### Relevant articles
- [A Guide to the Axon Framework](https://www.baeldung.com/axon-cqrs-event-sourcing)