这是一个经典的SpringMvc学习实例,其中集成了hibernate,同时数据库采用了mysql 和 mongodb,在同一页面中同时显示两个数据访问结果。值得大家学习。
2023-03-12 15:33:16 15.38MB spring mvc hibernate mysql
1
本项目实用Spring + Spring MVC + Mybatis。数据库实用Mysql数据库 项目主要涉及,SSM框架的配置搭建,涉及Mybatis一对多的插入和查询,同时也涉及到一些简单的文件上传和下载.
2023-03-01 21:53:30 8MB Spring Mybatis 一对多
1
Spring MVC + Spring + MyBatis实现的用户登录模块,基于注解实现,简单好用
2023-02-27 10:48:53 147B Spring MVC   Spring MyBatis
1
SSM 使用Spring + Spring MVC + Mybatis构建的简易论坛系统 执照
2023-02-23 16:36:42 2.61MB mysql spring mybatis mybatis-spring
1
Error creating bean with name 'org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0' defined in ServletContext resource [/WEB-INF/springMVC-servlet.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userController' defined in ServletContext resource [/WEB-INF/springMVC-servlet.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'error_view' of bean class [com.demo.controller.action.AuthorAction]: Bean property 'error_view' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
2023-02-22 09:55:39 389KB spring mvc buy
1
整合spring mvc+mybatis+Shiro+dwz实现的通用后台系统。完成了权限管理,角色管理,员工管理,部门管理等常用功能。无论私单公单都可快速上手。数据库使用mysql,根据实体类建库即可。
2023-02-17 23:37:34 31.82MB shiro
1
Spring MVC与MYBatis企业应用实战.pdf Spring MVC与MYBatis企业应用实战.pdf
2023-01-04 17:49:42 42.14MB Spring MVC,MYBatis
1
maven搭建的项目。使用Spring MVC+Spring+Mybatis+Mysql(包含SQL脚本),导入sql脚本后,项目可以正常运行。
2022-12-29 05:45:08 24.79MB SpringMVC Spring Mybatis Mysql
1
Spring+SpringMVC+Activiti 的整合本文档并未涉及到一些 activiti 的高级 API 的使用,也不是会 API 做说明,如果有需要研 究高级 API 的同事请移步官网或者参考相关的书籍。本文档和涉及的 demo 只是起到一个抛 砖引玉的作用,做一个简单的流程实例参考,文档主要是起到阐述 activiti 在项目集成中遇到 的一些问题和相关解决方案。
2022-12-27 19:22:39 611KB activiti 整合
1
一个基于mybatis,springmvc课后练习,ui借用了网上的模板,entity,mapper层利用generator对接数据库生成,对了mysql数据库SQL也在目录下,具体操作在controller层,(记得改数据库连接,log4j地址)其他也没什么,简单实现超时账单基本需求,一个简单的初级小练习。欢迎社区大佬指出不足的地方,小辈儿力争完美,最后感谢超哥大力帮助,哈哈哈
2022-12-12 23:25:28 19.48MB spring mvc mybatis web
1