Skip to content

Commit b2b1ba9

Browse files
committed
iluwatar/java-design-patterns-web#8 Update pattern categories and tags
1 parent 0335c61 commit b2b1ba9

File tree

127 files changed

+282
-450
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+282
-450
lines changed

abstract-document/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ folder: abstract-document
55
permalink: /patterns/abstract-document/
66
categories: Structural
77
tags:
8-
- Java
9-
- Difficulty-Intermediate
8+
- Extensibility
109
---
1110

1211
## Intent

abstract-factory/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ folder: abstract-factory
55
permalink: /patterns/abstract-factory/
66
categories: Creational
77
tags:
8-
- Java
98
- Gang Of Four
10-
- Difficulty-Intermediate
119
---
1210

1311
## Also known as

acyclic-visitor/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ folder: acyclic-visitor
55
permalink: /patterns/acyclic-visitor/
66
categories: Behavioral
77
tags:
8-
- Java
9-
- Difficulty-Intermediate
8+
- Extensibility
109
---
1110

1211
## Intent

adapter/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ folder: adapter
55
permalink: /patterns/adapter/
66
categories: Structural
77
tags:
8-
- Java
98
- Gang Of Four
10-
- Difficulty-Beginner
119
---
1210

1311
## Also known as

aggregator-microservices/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ folder: aggregator-microservices
55
permalink: /patterns/aggregator-microservices/
66
categories: Architectural
77
tags:
8-
- Java
9-
- Spring
8+
- Cloud distributed
109
---
1110

1211
## Intent

ambassador/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ folder: ambassador
55
permalink: /patterns/ambassador/
66
categories: Structural
77
tags:
8-
- Java
9-
- Difficulty-Intermediate
8+
- Decoupling
109
---
1110

1211
## Intent

api-gateway/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ folder: api-gateway
55
permalink: /patterns/api-gateway/
66
categories: Architectural
77
tags:
8-
- Java
9-
- Difficulty-Intermediate
10-
- Spring
8+
- Cloud distributed
9+
- Decoupling
1110
---
1211

1312
## Intent

async-method-invocation/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ folder: async-method-invocation
55
permalink: /patterns/async-method-invocation/
66
categories: Concurrency
77
tags:
8-
- Java
9-
- Difficulty-Intermediate
10-
- Functional
118
- Reactive
129
---
1310

balking/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ folder: balking
55
permalink: /patterns/balking/
66
categories: Concurrency
77
tags:
8-
- Java
9-
- Difficulty-Beginner
8+
- Decoupling
109
---
1110

1211
## Intent

bridge/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ folder: bridge
55
permalink: /patterns/bridge/
66
categories: Structural
77
tags:
8-
- Java
98
- Gang Of Four
10-
- Difficulty-Intermediate
119
---
1210

1311
## Also known as

0 commit comments

Comments
 (0)