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:

enter image description here

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:

enter image description here

i dont know tier put packages (controller - model vb.) n-tier architecture.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -