October 2017
Intermediate to advanced
396 pages
10h 2m
English
In any enterprise application, a common problem to handle is how to configure and wire together the different elements to achieve a business goal--for example, how to bind together the controllers at the web layer with the services and repository interfaces written by different members of the team without knowing about the controllers of the web layers. So, there are a number frameworks that provide a solution for this problem by using lightweight containers to assemble the components from different layers. Examples of such types of frameworks are PicoContainer and Spring Framework.
The containers of PicoContainer and Spring use a number of design patterns to solve the problem of assembling ...
Read now
Unlock full access