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 |
|
Ilkka Seppälä
|
4d95d38b8d
|
#590 explanation for Multiton
|
2020-07-19 19:37:40 +03:00 |
|
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 |
|
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 |
|
ZhouSky
|
6fe219d644
|
Pr/1235 Review (#1250)
* Add simple implementation for strangler pattern.
* Add strangler pattern in pom.xml.
* change package name
* Revert "change package name"
This reverts commit 430bd9073ea7bea6430586a0953c77f1798aacc8.
* Code review for strangler
Delete final of method parameters.
Add final to private members.
Change package name.
* Revert "Code review for strangler"
This reverts commit d5063567083e0348d678a938bd749e17343bcb8e.
* Revert "Revert "Code review for strangler""
This reverts commit c8fd65fda782749c4f74f6de85da0f271d3c48a8.
* Remove unnecessary files
|
2020-07-04 12:05:46 +03:00 |
|
Ilkka Seppälä
|
5192beb5dd
|
Re-add gh access token
|
2020-06-14 22:36:47 +03:00 |
|
Ilkka Seppälä
|
f4f9c1a441
|
Remove gh token
|
2020-06-14 22:15:13 +03:00 |
|
Ilkka Seppälä
|
a396d972f6
|
Add sonar modulekey
|
2020-06-14 21:54:47 +03:00 |
|
Ilkka Seppälä
|
30678792fd
|
Remove extra project key
|
2020-06-14 21:23:07 +03:00 |
|
Ilkka Seppälä
|
cfa2b35bff
|
Fix syntax
|
2020-06-14 21:04:09 +03:00 |
|
Ilkka Seppälä
|
5db8037b8b
|
Add SonarCloud analysis
|
2020-06-14 21:02:40 +03:00 |
|
Ilkka Seppälä
|
71affacee2
|
Remove update website script
|
2020-06-14 20:19:35 +03:00 |
|
Ilkka Seppälä
|
371263d1b3
|
Fix xvfb setup
|
2020-06-14 18:45:01 +03:00 |
|
Ilkka Seppälä
|
0b41aaaa76
|
Fix syntax
|
2020-06-14 18:37:29 +03:00 |
|
Ilkka Seppälä
|
f28a63a46c
|
Use GabrielBB/xvfb-action
|
2020-06-14 18:33:48 +03:00 |
|
Ilkka Seppälä
|
3ea65e06bc
|
Install xvfb before building
|
2020-06-14 18:23:25 +03:00 |
|
Ilkka Seppälä
|
1aea35f8e5
|
Update build status badge
|
2020-06-14 17:48:42 +03:00 |
|
Ilkka Seppälä
|
0f751d40cb
|
Fix checkstyle error
|
2020-06-14 17:36:26 +03:00 |
|
Ilkka Seppälä
|
92ecd63ccf
|
Add Github Actions workflow
|
2020-06-14 17:27:43 +03:00 |
|
Ilkka Seppälä
|
3033e4c9fc
|
Improve lazy loaded Singleton example
|
2020-06-10 18:10:34 +03:00 |
|
Alexander Iskuskov
|
e68beb40ec
|
Fix typo for leader-election pattern description (#1239)
|
2020-05-31 10:47:14 +03:00 |
|