09 2019 档案

摘要:报找不到Jay包错误,在pom.xml文件中加这段 阅读全文
posted @ 2019-09-28 19:42 ___mouM 阅读(561) 评论(0) 推荐(0) 编辑
摘要:主要看见好多人都不知道搜狗输入法可以设置 这个勾上就可以在中文的时候输入英文字符 这样打起代码就能更愉快了 阅读全文
posted @ 2019-09-25 19:19 ___mouM 阅读(487) 评论(0) 推荐(1) 编辑
摘要:前台启动默认端口: 跨域端口: 完毕 阅读全文
posted @ 2019-09-25 15:16 ___mouM 阅读(495) 评论(0) 推荐(2) 编辑
摘要:下载安装iview, 进入根目录,用命令行启动 安装mock.js和axios 配置mock和axios 1.在main.js中引入mock.js 2.在main.js中引入axios 项目目录 api.js文件代码 mock.js App.vue 页面 感谢 https://www.jianshu 阅读全文
posted @ 2019-09-24 19:38 ___mouM 阅读(961) 评论(0) 推荐(0) 编辑
摘要:springMVC 和spring spring-aop-4.2.6.RELEASE.jar spring-aspects-4.2.6.RELEASE.jar spring-beans-4.2.6.RELEASE.jar spring-context-4.2.6.RELEASE.jar spring 阅读全文
posted @ 2019-09-16 18:27 ___mouM 阅读(174) 评论(0) 推荐(0) 编辑
摘要:空 阅读全文
posted @ 2019-09-14 22:45 ___mouM 阅读(184) 评论(0) 推荐(0) 编辑
摘要:注解名 说明 @Configuration 声明一个配置类,配置类的功能等同 spring 的配置文件(重点) @Bean 将没有声明 @Component/@Controller/@Serivce/@Repository 的类加入到 Spring 容器等同于 Spring 配置文件的<bean>标 阅读全文
posted @ 2019-09-03 20:50 ___mouM 阅读(163) 评论(0) 推荐(1) 编辑
摘要:ssh ssm都有事务管理service层通过applicationContext.xml配置,所有service方法都加上事务操作; 用来保证一致性,即service方法里的多个dao操作,要么同时成功,要么同时失败; springboot下的话,在service方法上加上@Transaction 阅读全文
posted @ 2019-09-03 20:36 ___mouM 阅读(430) 评论(0) 推荐(2) 编辑

阅读目录(Content)

此页目录为空

点击右上角即可分享
微信分享提示