forked from eugenp/tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
46 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |