Following flow will give you a basic idea about hybris technical flow.This flow explains how the MVC pattern is being followed in hybris. How hybris handles the sequence of Controller, Facade, Service and DAO.

 

Facade pattern

TODO:explain All the Contents with small example . may be give an example for User registration.