How to integrate Spring MVC and N-tier application -
i want create n-tiers architecture's project use intellij idea. did research im confused little.
i did spring + hibernate application that:
the projects have controller-dao-model-service-init (configuration) package , webapp ( .jsp) see. project working wanted. our leader said " i want new project before. use n-tier architecture modules separated each other. , work on own." modeled below (our leader did not draw model completely. wrote ones on mind) when telling architecture of project this:
i dont know tier put packages (controller - model vb.) n-tier architecture.
Comments
Post a Comment