OneMarketData interview question

-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

Interview Answer

Anonymous

19 Mar 2023

Spring MVC is built on dispatcher servlet (front controller), interceptors, cotrollers