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

@ -17,3 +17,7 @@ situations
* when you want to improve the "Separation of Concerns" principle in presentation logic
* when a user interface development and testing is necessary.
**Real world examples:**
* [MVP4J](https://github.com/amineoualialami/mvp4j)