File tree
219 files changed
+3308
-2819
lines changed- abstract-document
- abstract-factory
- active-object
- acyclic-visitor
- adapter
- ambassador
- anti-corruption-layer
- arrange-act-assert
- async-method-invocation
- balking
- bridge
- builder
- business-delegate
- bytecode
- caching
- callback
- chain-of-responsibility
- circuit-breaker
- client-session
- collecting-parameter
- collection-pipeline
- combinator
- command
- command-query-responsibility-segregation
- commander
- component
- composite
- composite-entity
- composite-view
- context-object
- converter
- curiously-recurring-template-pattern
- currying
- data-access-object
- data-bus
- data-locality
- data-mapper
- data-transfer-object
- decorator
- delegation
- dependency-injection
- dirty-flag
- domain-model
- double-buffer
- double-checked-locking
- double-dispatch
- dynamic-proxy
- event-aggregator
- event-based-asynchronous
- event-driven-architecture
- event-queue
- event-sourcing
- execute-around
- extension-objects
- facade
- factory
- factory-kit
- factory-method
- fanout-fanin
- feature-toggle
- filterer
- fluent-interface
- flux
- flyweight
- front-controller
- function-composition
- game-loop
- gateway
- guarded-suspension
- half-sync-half-async
- health-check
- hexagonal-architecture
- etc
- src
- main/java/com/iluwatar/hexagonal
- administration
- banking
- database
- domain
- eventlog
- module
- mongo
- sampledata
- service
- test/java/com/iluwatar/hexagonal
- banking
- database
- domain
- eventlog
- test
- identity-map
- intercepting-filter
- interpreter
- iterator
- layered-architecture
- lazy-loading
- leader-election
- leader-followers
- lockable-object
- marker-interface
- etc
- src
- main/java
- test/java
- master-worker
- mediator
- memento
- metadata-mapping
- microservices-aggregrator
- microservices-api-gateway
- microservices-log-aggregation
- model-view-controller
- model-view-intent
- model-view-presenter
- model-view-viewmodel
- monad
- monitor
- monostate
- multiton
- mute-idiom
- naked-objects
- notification
- null-object
- object-mother
- object-pool
- observer
- optimistic-offline-lock
- page-controller
- page-object
- parameter-object
- partial-response
- pipeline
- poison-pill
- presentation-model
- private-class-data
- producer-consumer
- promise
- property
- prototype
- proxy
- queue-based-load-leveling
- reactor
- registry
- repository
- resource-acquisition-is-initialization
- retry
- role-object
- saga
- separated-interface
- serialized-entity
- serialized-lob
- servant
- server-session
- service-layer
- service-locator
- service-to-worker
- sharding
- single-table-inheritance
- singleton
- spatial-partition
- special-case
- specification
- state
- step-builder
- strangler
- strategy
- subclass-sandbox
- table-module
- template-method
- throttling
- tolerant-reader
- trampoline
- transaction-script
- twin
- type-object
- unit-of-work
- update-method
- value-object
- version-number
- virtual-proxy
- visitor
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
219 files changed
+3308
-2819
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
14 |
| - | |
| 16 | + | |
15 | 17 |
| |
16 |
| - | |
| 18 | + | |
17 | 19 |
| |
18 |
| - | |
| 20 | + | |
19 | 21 |
| |
20 |
| - | |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
24 |
| - | |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
| |||
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
34 |
| - | |
| 36 | + | |
35 | 37 |
| |
36 | 38 |
| |
37 | 39 |
| |
| |||
177 | 179 |
| |
178 | 180 |
| |
179 | 181 |
| |
180 |
| - | |
| 182 | + | |
181 | 183 |
| |
182 | 184 |
| |
183 | 185 |
| |
184 |
| - | |
| 186 | + | |
185 | 187 |
| |
186 |
| - | |
| 188 | + | |
187 | 189 |
| |
188 | 190 |
| |
189 | 191 |
| |
| |||
209 | 211 |
| |
210 | 212 |
| |
211 | 213 |
| |
212 |
| - | |
| 214 | + | |
213 | 215 |
| |
214 | 216 |
| |
215 | 217 |
| |
| |||
227 | 229 |
| |
228 | 230 |
| |
229 | 231 |
| |
230 |
| - | |
| 232 | + | |
231 | 233 |
| |
232 | 234 |
| |
233 | 235 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
17 |
| - | |
| 19 | + | |
18 | 20 |
| |
19 |
| - | |
| 21 | + | |
20 | 22 |
| |
21 |
| - | |
| 23 | + | |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
25 |
| - | |
| 27 | + | |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
| |||
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
37 |
| - | |
| 39 | + | |
38 | 40 |
| |
39 |
| - | |
| 41 | + | |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
| |||
163 | 165 |
| |
164 | 166 |
| |
165 | 167 |
| |
166 |
| - | |
| 168 | + | |
167 | 169 |
| |
168 | 170 |
| |
169 | 171 |
| |
170 |
| - | |
| 172 | + | |
171 | 173 |
| |
172 |
| - | |
| 174 | + | |
173 | 175 |
| |
174 | 176 |
| |
175 | 177 |
| |
| |||
180 | 182 |
| |
181 | 183 |
| |
182 | 184 |
| |
183 |
| - | |
| 185 | + | |
184 | 186 |
| |
185 | 187 |
| |
186 | 188 |
| |
187 | 189 |
| |
188 |
| - | |
| 190 | + | |
189 | 191 |
| |
190 | 192 |
| |
191 | 193 |
| |
| |||
203 | 205 |
| |
204 | 206 |
| |
205 | 207 |
| |
206 |
| - | |
| 208 | + | |
207 | 209 |
| |
208 | 210 |
| |
209 | 211 |
| |
210 | 212 |
| |
211 | 213 |
| |
212 | 214 |
| |
213 | 215 |
| |
214 |
| - | |
| 216 | + | |
215 | 217 |
| |
216 | 218 |
| |
217 | 219 |
| |
218 | 220 |
| |
219 | 221 |
| |
220 |
| - | |
| 222 | + | |
221 | 223 |
| |
222 | 224 |
| |
223 | 225 |
| |
|
+25-17
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 |
| |
12 | 14 |
| |
13 |
| - | |
| 15 | + | |
14 | 16 |
| |
15 |
| - | |
| 17 | + | |
16 | 18 |
| |
17 |
| - | |
| 19 | + | |
18 | 20 |
| |
19 | 21 |
| |
20 | 22 |
| |
| |||
39 | 41 |
| |
40 | 42 |
| |
41 | 43 |
| |
42 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 |
| |
44 | 48 |
| |
45 | 49 |
| |
| |||
162 | 166 |
| |
163 | 167 |
| |
164 | 168 |
| |
165 |
| - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
166 | 172 |
| |
167 |
| - | |
| 173 | + | |
168 | 174 |
| |
169 | 175 |
| |
170 | 176 |
| |
171 | 177 |
| |
172 |
| - | |
| 178 | + | |
173 | 179 |
| |
174 | 180 |
| |
175 | 181 |
| |
176 |
| - | |
| 182 | + | |
177 | 183 |
| |
178 | 184 |
| |
179 | 185 |
| |
180 | 186 |
| |
181 | 187 |
| |
182 |
| - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
183 | 191 |
| |
184 | 192 |
| |
185 | 193 |
| |
| |||
193 | 201 |
| |
194 | 202 |
| |
195 | 203 |
| |
196 |
| - | |
| 204 | + | |
197 | 205 |
| |
198 | 206 |
| |
199 | 207 |
| |
200 | 208 |
| |
201 | 209 |
| |
202 |
| - | |
| 210 | + | |
203 | 211 |
| |
204 | 212 |
| |
205 | 213 |
| |
|
0 commit comments