File tree Expand file tree Collapse file tree 2 files changed +15
-25
lines changed Expand file tree Collapse file tree 2 files changed +15
-25
lines changed Original file line number Diff line number Diff line change 1
1
# ## Example Structure: ##
2
2
# - name: Display Name
3
3
# description: This is a good description (and it's used in the tooltip!)
4
+ # icon: fa fa-plus
4
5
5
- - name : Creational
6
+ - name : Architectural
6
7
icon : " fa fa-plus"
7
- - name : Structural
8
+ - name : Creational
8
9
icon : " fa fa-university"
9
- - name : Concurrency
10
+ - name : Structural
10
11
icon : " fa fa-comments"
11
12
- name : Behavioral
12
13
icon : " fa fa-cogs"
13
- - name : Architectural
14
+ - name : Concurrency
14
15
icon : " fa fa-building-o"
15
16
- name : Integration
16
17
icon : " fa fa-sign-in"
17
- - name : Presentation Tier
18
+ - name : Functional
18
19
icon : " fa fa-file-powerpoint-o"
19
- - name : Business Tier
20
+ - name : Idiom
20
21
icon : " fa fa-briefcase"
21
- - name : Persistence Tier
22
- icon : " fa fa-database"
23
- - name : Testing
24
- icon : " fa fa-list-ul"
25
- - name : Other
26
- icon : " fa fa-question"
Original file line number Diff line number Diff line change 2
2
# - name: Display Name
3
3
# description: This is a good description (and it's used in the tooltip!)
4
4
5
- - name : Java
6
- - name : Difficulty-Beginner
7
- - name : Difficulty-Intermediate
8
- - name : Difficulty-Expert
9
- - name : Gang Of Four
10
- - name : Spring
11
- - name : Apache Camel™
12
- - name : Functional
13
- - name : I/O
14
- - name : EIP
15
- description : Enterprise Integration Patterns
16
- - name : Idiom
5
+ - name : Cloud distributed
6
+ - name : Data access
7
+ - name : Decoupling
8
+ - name : Extensibility
9
+ - name : Enterprise Integration Pattern
10
+ - name : Game programming
11
+ - name : Gang of Four
12
+ - name : Instantiation
17
13
- name : Performance
18
14
- name : Reactive
19
- - name : Searching
You can’t perform that action at this time.
0 commit comments