Examples of Java MVC Model 2 architecture?

前端 未结 4 2040
陌清茗
陌清茗 2021-01-01 05:31

Can anyone post or point me in the direction of a clear example of a from scratch implementation of Model 2 architecture?

Below is a detailed descri

4条回答
  •  渐次进展
    2021-01-01 06:06

    I would download Spring and check out some Spring examples too. Also take a look at this tutorial

提交回复
热议问题