Migrating from Struts2 to Spring MVC

前端 未结 4 1805
余生分开走
余生分开走 2020-12-17 05:39

Scenario: A fairly mature project uses Struts2 and Spring and Hibernate. I say mature because it has been going on a for a while and there are many struts actions written al

4条回答
  •  时光取名叫无心
    2020-12-17 06:23

    I have to ask: What advantages do you see with Spring MVC that aren't being fulfilled by Struts 2?
    If there's not at least a handful of "smoking hot" features, or the amount of time saved is more than enough to overcome the time taken for the migration in the first place then it's probably best to stick with what you have.

提交回复
热议问题