摘要: 问题: 运行tomcat时500错误,java.io.FileNotFoundException: class path resource [xxx.class] cannot be opened because it does not exist 解决方法: 删除target文件夹,运行tomca 阅读全文
posted @ 2022-05-06 21:22 南风知君 阅读(217) 评论(0) 推荐(0) 编辑
摘要: Bootstrap是全球最受欢迎的前端组件库,由推特(TWitter)开源,用于开发响应式布局(根据屏幕宽度动态调整界面显示样式)、移动设备优先的WEB项目,Bootstrap提供完整的HTML、CSS 和JS开发工具集 bootstrap中文文档 https://v4.bootcss.com/ 阅读全文
posted @ 2022-05-06 14:34 南风知君 阅读(17) 评论(0) 推荐(0) 编辑
摘要: MyBatis-Plus (简称MP)是一个MyBatis的增强工具,自动实现Mapper CRUD操作,极致提高数据库开发效率,MP在MyBatis的基础上只做增强不做改变 SSM框架整合MyBatis-Plus pom引入mybatis-plus依赖 <!--MyBatis-Plus依赖--> 阅读全文
posted @ 2022-05-06 13:49 南风知君 阅读(726) 评论(0) 推荐(0) 编辑
摘要: SSM整合包含三个阶段: 1.Spring与Spring MVC整合 2.Spring与Mybatis整合配置 3.整合其他组件:声明式事务/日志/任务调度/... 1.Spring与Spring MVC整合 Spring与Spring MVC的整合包括以下步骤: 配置spring-webmvc等依 阅读全文
posted @ 2022-05-06 00:46 南风知君 阅读(37) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示