-describe Spring MVC mechanism -how Spring REST finds out which controller to invoke -how to scale application, DB -how Hibernate works -what is problem with try-catch block
Sigiloso
Spring MVC is built on dispatcher servlet (front controller), interceptors, cotrollers