Add README descriptions 26

This commit is contained in:
Sjmillington 2019-09-29 17:47:21 +01:00
parent b86270a6aa
commit 83e27dd408
10 changed files with 46 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](http://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](http://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](http://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](http://www.baeldung.com/asciidoctor-book)
- [Introduction to Asciidoctor in Java](http://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](http://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](http://www.baeldung.com/atomix)

View File

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

View File

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

View File

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

View File

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