3204 Commits

Author SHA1 Message Date
Ilkka Seppälä
f37d697a60 #590 explanation for Service Layer 2020-07-26 19:25:25 +03:00
Ashish Trivedi
4017c37b6f #1321 Fixed a test 2020-07-26 18:34:42 +05:30
Ilkka Seppälä
3e1a83e29d #590 explanation for API Gateway 2020-07-26 15:53:48 +03:00
Ashish Trivedi
9d191324ff #1321 2020-07-26 18:17:00 +05:30
Ashish Trivedi
75ab3b5245 #1321 Added Tests 2020-07-26 17:38:33 +05:30
Ashish Trivedi
e0fb2d014a #1321 Added comments and refactored code 2020-07-26 15:56:55 +05:30
Ilkka Seppälä
0a35cdfbe4 #590 explanation for Unit of Work 2020-07-26 12:10:48 +03:00
Ilkka Seppälä
1eafb46b61 Update links and tags 2020-07-26 11:30:42 +03:00
Ilkka Seppälä
2ee5789c77 #590 explanation for Trampoline 2020-07-25 15:48:21 +03:00
Ilkka Seppälä
d9ed8a52b5 Update readme 2020-07-25 14:28:43 +03:00
Ilkka Seppälä
205b87cd93 Improve Prototype description 2020-07-24 16:45:28 +03:00
Ilkka Seppälä
689486267d #590 add explanation to Pipeline 2020-07-23 18:53:47 +03:00
Ilkka Seppälä
9deb587c52 #590 add explanation for Fluent Interface 2020-07-23 18:27:00 +03:00
Ilkka Seppälä
645fb20730 #590 improve Retry explanation 2020-07-23 17:50:20 +03:00
Ilkka Seppälä
1886a6f969 #590 add explanation for Game Loop 2020-07-22 21:34:44 +03:00
Ilkka Seppälä
9db997d0ae #590 add explanation for Thread Pool 2020-07-22 20:59:14 +03:00
Ilkka Seppälä
8982392fea #590 add explanation for Throttling 2020-07-22 20:31:56 +03:00
Ilkka Seppälä
082d63a1b3 #590 add explanation for Tolerant Reader 2020-07-21 22:57:11 +03:00
Ilkka Seppälä
6c21143303 #590 add explanation for Dependency Injection 2020-07-21 20:04:06 +03:00
Ilkka Seppälä
172964e75c #590 explanation for Template Method 2020-07-20 20:23:39 +03:00
Ilkka Seppälä
ab4e53a468 #590 add explanation for State 2020-07-20 20:06:39 +03:00
Ilkka Seppälä
b907a2a9bc #590 add explanation for Memento 2020-07-20 17:52:44 +03:00
Ilkka Seppälä
467f647ca2 #590 add explanation for Repository 2020-07-20 17:31:58 +03:00
Ilkka Seppälä
a18c0f76ea #590 add explanation for Poison Pill 2020-07-19 20:23:12 +03:00
Ilkka Seppälä
e34de39ae7 #590 explanation for Null Object 2020-07-19 19:53:31 +03:00
Ashish Trivedi
c4b1b89f1f #1321 2020-07-19 22:20:15 +05:30
Ilkka Seppälä
4d95d38b8d #590 explanation for Multiton 2020-07-19 19:37:40 +03:00
Ashish Trivedi
52e6ea2b68 #1321
Implemented DAO
2020-07-19 20:33:52 +05:30
Ilkka Seppälä
d2724e8091 #590 add explanation for Strategy 2020-07-19 17:34:58 +03:00
Ilkka Seppälä
9a81ddb7d8 #590 add explanation for Observer 2020-07-19 17:14:02 +03:00
Ashish Trivedi
112973482d #1321
Added basic structure and planned out the roadmap
2020-07-19 16:51:16 +05:30
Ashish Trivedi
58e3fbfc6a #1321
Added gitignore
2020-07-19 16:19:01 +05:30
Ashish Trivedi
bf01f3e68b #1321
Added Readme file
2020-07-19 15:35:53 +05:30
Ashish Trivedi
58b98c54e5 #1321
Initial folder setup
2020-07-19 15:30:30 +05:30
Ilkka Seppälä
61dfa50822 #590 add explanation for Execute Around 2020-07-18 17:43:12 +03:00
Ilkka Seppälä
09cee8ffa7 #590 add explanation for DTO 2020-07-18 17:10:50 +03:00
Ilkka Seppälä
5aacdecc6c #590 add explanation for Callback 2020-07-18 11:25:49 +03:00
Ilkka Seppälä
eeea3c7b1f #590 add explanation for Object Pool 2020-07-18 10:51:02 +03:00
Ilkka Seppälä
76fb9aff8b #590 add explanation for Dao 2020-07-18 10:22:43 +03:00
Ilkka Seppälä
68fa6f451b #590 add explanation for Visitor 2020-07-16 20:46:00 +03:00
Ilkka Seppälä
e98ad671e9 #590 add explanation for Iterator pattern 2020-07-15 20:06:58 +03:00
Ilkka Seppälä
4264f52d49 #590 add explanation for Command pattern 2020-07-15 11:03:23 +03:00
Ilkka Seppälä
ee654cf7b2 Add references to Enterprise Integration Patterns 2020-07-07 21:23:04 +03:00
Ilkka Seppälä
51f6282e9b Add references to Patterns of Enterprise Application Architecture 2020-07-07 21:19:14 +03:00
Ilkka Seppälä
2212690468 Add references to J2EE Design Patterns book 2020-07-07 20:05:35 +03:00
Ilkka Seppälä
4beb53b8b8 Add references to Refactoring to Patterns book 2020-07-07 18:44:00 +03:00
Ilkka Seppälä
0b1a98137a Add links to Head First Design Patterns book 2020-07-07 18:05:11 +03:00
gitlocalize-app[bot]
bd1dbec19f
Translate README.md via GitLocalize (#1259)
Co-authored-by: xiaod-dev <657829312@qq.com>
2020-07-07 21:17:11 +08:00
Ilkka Seppälä
a3564a8847 Update links 2020-07-06 13:31:07 +03:00
Ilkka Seppälä
9e30383eb6 Update license and puml 2020-07-04 12:20:54 +03:00