search

Home  >  Q&A  >  body text

java-ee - java开发web现在一般用什么mvc框架?

感觉struts是不是有些复杂了,
一般选择的是什么方式

伊谢尔伦伊谢尔伦2803 days ago1330

reply all(21)I'll reply

  • 天蓬老师

    天蓬老师2017-04-17 11:09:48

    Learn spring well and use it for life. Basically all problems can be solved using spring, plus your own extended spring.

    reply
    0
  • PHPz

    PHPz2017-04-17 11:09:48

    BS projects generally use spring. Since spring is used, there is no reason to abandon springmvc and use struts

    reply
    0
  • PHP中文网

    PHP中文网2017-04-17 11:09:48

    I’m trying Play Framework recently, it’s light and refreshing, I recommend trying it

    reply
    0
  • 大家讲道理

    大家讲道理2017-04-17 11:09:48

    Both are fine. From the perspective of popularity and widespread popularity, both struts and springmvc are relatively easy to use. However, due to the recent security vulnerabilities of struts, springmvc is a good choice O(∩_∩)O~

    reply
    0
  • 阿神

    阿神2017-04-17 11:09:48

    For enterprise applications, it is recommended to use spring mvc, which is safe and simple

    reply
    0
  • 高洛峰

    高洛峰2017-04-17 11:09:48

    SpringMVC

    reply
    0
  • PHPz

    PHPz2017-04-17 11:09:48

    Struts are also divided into 1 and 2. You are not talking about 1. . .
    Java web development springmvc and struts2 are both good, of course. . .

    reply
    0
  • 黄舟

    黄舟2017-04-17 11:09:48

    You can try blade

    reply
    0
  • ringa_lee

    ringa_lee2017-04-17 11:09:48

    SSH should not be used in many actual enterprise applications. Most of them will be Spring MVC instead of Struts, and iBatis instead of Hibernate

    reply
    0
  • 迷茫

    迷茫2017-04-17 11:09:48

    spring mvc is pretty good, textbook level

    reply
    0
  • Cancelreply