Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 62e264c

Browse filesBrowse files
sjmillingtonEugen
authored andcommitted
Add README descriptions 31 (eugenp#7960)
1 parent b3a46b8 commit 62e264c
Copy full SHA for 62e264c

File tree

Expand file treeCollapse file tree

10 files changed

+44
-5
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

10 files changed

+44
-5
lines changed
Open diff view settings
Collapse file

‎couchbase/README.md‎

Copy file name to clipboardExpand all lines: couchbase/README.md
+3-1Lines changed: 3 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## Couchbase SDK Tutorial Project
1+
## Couchbase
2+
3+
This module contains articles about Couchbase
24

35
### Relevant Articles:
46
- [Introduction to Couchbase SDK for Java](https://www.baeldung.com/java-couchbase-sdk)
Collapse file

‎custom-pmd/README.md‎

Copy file name to clipboard
+6Lines changed: 6 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
## Custom PMD Rules
2+
3+
This module contains articles about PMD
4+
5+
### Relevant Articles:
6+
7+
- [Introduction To PMD](https://www.baeldung.com/pmd)
Collapse file

‎dagger/README.md‎

Copy file name to clipboard
+4Lines changed: 4 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Dagger
2+
3+
This module contains articles about Dagger
4+
15
### Relevant articles:
26

37
- [Introduction to Dagger 2](https://www.baeldung.com/dagger-2)
Collapse file

‎data-structures/README.md‎

Copy file name to clipboardExpand all lines: data-structures/README.md
+4Lines changed: 4 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Data Structures
2+
3+
This module contains articles about data structures in Java
4+
15
## Relevant articles:
26

37
- [The Trie Data Structure in Java](https://www.baeldung.com/trie-java)
Collapse file

‎ddd/README.md‎

Copy file name to clipboardExpand all lines: ddd/README.md
+4Lines changed: 4 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Domain-driven Design (DDD)
2+
3+
This module contains articles about Domain-driven Design (DDD)
4+
15
### Relevant articles
26

37
- [Persisting DDD Aggregates](https://www.baeldung.com/spring-persisting-ddd-aggregates)
Collapse file

‎deeplearning4j/README.md‎

Copy file name to clipboard
+3-2Lines changed: 3 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
### Sample deeplearning4j Project
2-
This is a sample project for the [deeplearning4j](https://deeplearning4j.org) library.
1+
## Deeplearning4j
2+
3+
This module contains articles about Deeplearning4j
34

45
### Relevant Articles:
56
- [A Guide to Deeplearning4j](https://www.baeldung.com/deeplearning4j)
Collapse file

‎disruptor/README.md‎

Copy file name to clipboard
+5-1Lines changed: 5 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
## Relevant articles:
1+
## Disruptor
2+
3+
This module contains articles about LMAX Disruptor
4+
5+
### Relevant articles:
26

37
- [Concurrency with LMAX Disruptor – An Introduction](https://www.baeldung.com/lmax-disruptor-concurrency)
Collapse file

‎dozer/README.md‎

Copy file name to clipboard
+5Lines changed: 5 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1+
## Dozer
2+
3+
This module contains articles about Dozer
4+
15
### Relevant Articles:
6+
27
- [A Guide to Mapping With Dozer](https://www.baeldung.com/dozer)
Collapse file

‎drools/README.MD‎

Copy file name to clipboard
+5Lines changed: 5 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1+
## Drools
2+
3+
This module contains articles about Drools
4+
15
### Relevant Articles:
6+
27
- [Introduction to Drools](https://www.baeldung.com/drools)
38
- [Drools Using Rules from Excel Files](https://www.baeldung.com/drools-excel)
49
- [An Example of Backward Chaining in Drools](https://www.baeldung.com/drools-backward-chaining)
Collapse file

‎dubbo/README.md‎

Copy file name to clipboard
+5-1Lines changed: 5 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## Relevant articles:
1+
## Dubbo
2+
3+
This module contains articles about Dubbo
4+
5+
### Relevant articles:
26

37
- [Introduction to Dubbo](https://www.baeldung.com/dubbo)
48

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.