Work on #226, moved POSA reference and some J2EE design pattern references

This commit is contained in:
Narendra Pathai
2015-09-24 12:23:02 +05:30
parent 6735c81b52
commit ba6511fe5d
11 changed files with 37 additions and 4 deletions

View File

@ -24,3 +24,4 @@ its business logic. The Service Layer fulfills this role.
**Credits:**
* [Martin Fowler - Service Layer](http://martinfowler.com/eaaCatalog/serviceLayer.html)
* [Patterns of Enterprise Application Architecture](http://www.amazon.com/Patterns-Enterprise-Application-Architecture-Martin/dp/0321127420)