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.
Add README descriptions 31 (eugenp#7960)
- Loading branch information
1 parent
b3a46b8
commit 62e264c
Showing
10 changed files
with
44 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
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 +1,7 @@ | ||
## Custom PMD Rules | ||
|
||
This module contains articles about PMD | ||
|
||
### Relevant Articles: | ||
|
||
- [Introduction To PMD](https://www.baeldung.com/pmd) |
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 @@ | ||
## Dagger | ||
|
||
This module contains articles about Dagger | ||
|
||
### Relevant articles: | ||
|
||
- [Introduction to Dagger 2](https://www.baeldung.com/dagger-2) |
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
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,5 +1,6 @@ | ||
### Sample deeplearning4j Project | ||
This is a sample project for the [deeplearning4j](https://deeplearning4j.org) library. | ||
## Deeplearning4j | ||
|
||
This module contains articles about Deeplearning4j | ||
|
||
### Relevant Articles: | ||
- [A Guide to Deeplearning4j](https://www.baeldung.com/deeplearning4j) |
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: | ||
## Disruptor | ||
|
||
This module contains articles about LMAX Disruptor | ||
|
||
### Relevant articles: | ||
|
||
- [Concurrency with LMAX Disruptor – An Introduction](https://www.baeldung.com/lmax-disruptor-concurrency) |
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,2 +1,7 @@ | ||
## Dozer | ||
|
||
This module contains articles about Dozer | ||
|
||
### Relevant Articles: | ||
|
||
- [A Guide to Mapping With Dozer](https://www.baeldung.com/dozer) |
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 @@ | ||
## Drools | ||
|
||
This module contains articles about Drools | ||
|
||
### Relevant Articles: | ||
|
||
- [Introduction to Drools](https://www.baeldung.com/drools) | ||
- [Drools Using Rules from Excel Files](https://www.baeldung.com/drools-excel) | ||
- [An Example of Backward Chaining in Drools](https://www.baeldung.com/drools-backward-chaining) |
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: | ||
## Dubbo | ||
|
||
This module contains articles about Dubbo | ||
|
||
### Relevant articles: | ||
|
||
- [Introduction to Dubbo](https://www.baeldung.com/dubbo) | ||
|