Add README descriptions 26 (#7912)
This commit is contained in:
commit
2244648e2c
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
## Relevant articles:
|
||||
## Atomix
|
||||
|
||||
This module contains articles about Atomix
|
||||
|
||||
### Relevant articles:
|
||||
|
||||
- [Introduction to Atomix](https://www.baeldung.com/atomix)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue