Spring Framework中web相关的知识

1.概述:

    参考资料:官网documentation中第22小节内容

    • 关于spring web mvc:  spring framework中拥有自己的web层框架,叫做spring web MVC,开发者可以直接使用spring MVC作为web框架,也可以不使用spring MVC,而是集成其他三方web框架,如Struts2
    • 关于spring web flow:Spring Web Flow (SWF) aims to be the best solution for the management of web application page flow. 

2.关于spring web MVC

  2.1概述

      • spring web MVC是spring framework中若干模块之中的一个
      • spring web MVC提供如下功能:
      • 关于spring web MVC的更多详细的功能,参见另一篇博客:spring framework中的Spring web MVC模块

3.关于spring web Flow

  3.1概述

      • Spring Web Flow (SWF) aims to be the best solution for the management of web application page flow.   
      • If you have a business process (or processes) that would benefit from a conversational【会话】 model as opposed to a purely request model, then SWF may be the solution. 

最新文章

  1. php跳转页面
  2. python学习笔记-(十三)线程&多线程
  3. 继承IDbConnection连接不同数据库
  4. 资料共享平台----nabcd
  5. ssh docker container
  6. JS call和apply用法(转)
  7. Retrofit2.0+OkHttp设置统一的请求头(request headers)
  8. codeproject
  9. 3月23日html(五) 格式与布局练习:360浏览器布局
  10. hi3531spi flash启动和bootrom启动的对比
  11. vscode设置出错, 无法自动补全
  12. iOS监听模式之KVO、KVC的高阶应用
  13. Linux知识要点大全(第三章)
  14. atoi函数原型
  15. 在Microsoft Dynamic 365/2016环境使用LinqPad查询数据(不使用linqpad Microsoft Dynamic 365 Driver)
  16. 利用Jenkins未授权获取服务器权限--Docker还来干扰--一次渗透的经历
  17. POJ 1032
  18. 二叉树垂直遍历 · Binary Tree Vertical Order Traversal
  19. Check back what the kd 6 for more info
  20. 20181122_C#中AOP_使用Unity实现AOP

热门文章

  1. [转]细说SQL Server中的加密
  2. Jquery实现兼容各大浏览器的Enter回车切换输入焦点的方法
  3. 剑指Offer:面试题29——数组中出现次数超过一半的数字(java实现)
  4. webstrom11 和12破解码
  5. 古诗词api,诗词接口,诗词api,中国诗词
  6. JAVA 常用框架和工具
  7. Android签名机制
  8. Flask-RESTful 快速入门
  9. 对于有了ACM以后的生活
  10. android开发--okhttp