mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-10 16:22:19 +00:00
fix: Fix context object (#2415)
* fix pr builder goals * update links * add context-object to build * add autogenerated content * fix checkstyle findings
This commit is contained in:
@@ -179,6 +179,7 @@ Use the Context Object pattern for:
|
||||
|
||||
## Credits
|
||||
|
||||
* [J2EE Design Patterns](http://corej2eepatterns.com/ContextObject.htm)
|
||||
* [Core J2EE Design Patterns](https://amzn.to/3IhcY9w)
|
||||
* [Core J2EE Design Patterns website - Context Object](http://corej2eepatterns.com/ContextObject.htm)
|
||||
* [Allan Kelly - The Encapsulate Context Pattern](https://accu.org/journals/overload/12/63/kelly_246/)
|
||||
* [Arvid S. Krishna et al. - Context Object](https://www.dre.vanderbilt.edu/~schmidt/PDF/Context-Object-Pattern.pdf)
|
||||
* [Arvid S. Krishna et al. - Context Object](https://www.dre.vanderbilt.edu/~schmidt/PDF/Context-Object-Pattern.pdf)
|
||||
|
||||
Reference in New Issue
Block a user