# ssm项目模板

  1. maven统一依赖版本

  2. src/main/webapp/WEB-INF/web.xml

  3. dispatch-servlet.xml

  4. applicationContext.xml

  5. mybatis-config.xml

  6. generatorConfig.xml

  7. model

  8. mapper

  9. service

  10. controller

  11. jetty插件

  12. 运行测试

  13. 总结

项目gitee地址