mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-16 16:24:49 +00:00
Work on #226, moved pattern specific credits to respective pattern pages in website
This commit is contained in:
@@ -20,3 +20,7 @@ its business logic. The Service Layer fulfills this role.
|
||||
|
||||
* you want to encapsulate domain logic under API
|
||||
* you need to implement multiple interfaces with common logic and data
|
||||
|
||||
**Credits:**
|
||||
|
||||
* [Martin Fowler - Service Layer](http://martinfowler.com/eaaCatalog/serviceLayer.html)
|
||||
|
||||
Reference in New Issue
Block a user