Design Patterns#

5 Patterns To Know#

Reference article

  1. Singleton : blah

  2. Factory : blah

  3. Observer : blah

  4. Proxy : blah

  5. Builder : blah

More Important Patterns#

  • Dependency Injection:

  • xxx

Aspect Oriented Programming#

This is a tough one. Spring supports it.

What’s so Important? Billy#

  • You should know…