随笔分类 -  SSM框架

摘要:SpringMVC 官方文档:https://docs.spring.io/spring/docs/5.2.0.RELEASE/spring-framework-reference/web.html#spring-web 1. 介绍 MVC Model(模型):数据模型,提供要展示的数据,因此包含数 阅读全文
posted @ 2021-04-03 14:01 甜了酒了果 阅读(71) 评论(0) 推荐(0)
摘要:Spring 1. Spring介绍 官网 : http://spring.io/ 官方下载地址 : https://repo.spring.io/libs-release-local/org/springframework/spring/ GitHub : https://github.com/s 阅读全文
posted @ 2021-04-03 14:00 甜了酒了果 阅读(73) 评论(0) 推荐(0)
摘要:MyBatis 官方文档:https://mybatis.org/mybatis-3/ Github:https://github.com/mybatis/mybatis-3 Maven仓库: <!-- https://mvnrepository.com/artifact/org.mybatis/m 阅读全文
posted @ 2021-04-03 13:36 甜了酒了果 阅读(94) 评论(0) 推荐(0)