会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
代我向西贝问好
上一页
1
2
3
4
下一页
2019年4月15日
STS中applicationContext.xml配置文件
摘要: 1 2 19 21 22 23 24 25 26 27 28 29
阅读全文
posted @ 2019-04-15 09:21 代我向西贝问好
阅读(468)
评论(0)
推荐(0)
STS中poem.xml配置文件
摘要: 1 4 4.0.0 5 cn.yzq.qiang 6 Login 7 war 8 0.0.1-SNAPSHOT 9 Login Maven Webapp 10 http://maven.apache.org 11 12 13 5.1.5.RELEASE 14 ...
阅读全文
posted @ 2019-04-15 09:20 代我向西贝问好
阅读(381)
评论(0)
推荐(0)
2019年3月25日
MybatisMapper 动态映射(增删改查)
摘要: //接口内容以及注意事项 //.xml 配置文件 //sqlMapConfig.xml主配置文件
阅读全文
posted @ 2019-03-25 22:17 代我向西贝问好
阅读(1056)
评论(0)
推荐(1)
MybatisMapper 映射框架(增删改查 原始模式)
摘要: //增删改查 //sqlMap文件下User.xml //日志文件log4j.properties //主映射文件 加下面连接配置文件sqlMapConfig.xml
阅读全文
posted @ 2019-03-25 20:46 代我向西贝问好
阅读(246)
评论(0)
推荐(1)
2019年3月23日
Spring 框架下 (增 删 改 )基本操作
摘要: //applicationContext.xml 配置文件 <?xml version="1.0" encoding="UTF-8"?><beans xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http:/
阅读全文
posted @ 2019-03-23 11:27 代我向西贝问好
阅读(185)
评论(0)
推荐(0)
2019年3月22日
Spring 框架下 事务的配置(复杂)
摘要: //db.properties配置 src下的文件 jdbc.jdbcUrl=jdbc:mysql:///day43jdbc.driverClass=com.mysql.jdbc.Driverjdbc.user=rootjdbc.password=root //applicationContext.
阅读全文
posted @ 2019-03-22 21:14 代我向西贝问好
阅读(125)
评论(0)
推荐(0)
2019年3月20日
MyAdvice 填充方法(在原有方法上添加方法)
摘要: //applicationContext.xml配置文件 /UserServiceImp继承于UserService接口 <!-- 1 配置目标对象--> <bean name="userService" class="cn.jy.service.UserServiceImp"> </bean> <
阅读全文
posted @ 2019-03-20 14:45 代我向西贝问好
阅读(141)
评论(0)
推荐(0)
Spring 框架XML文件的配置文件
摘要: <?xml version="1.0" encoding="UTF-8"?><beans xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schem
阅读全文
posted @ 2019-03-20 13:45 代我向西贝问好
阅读(146)
评论(0)
推荐(0)
2019年3月18日
@ 添加属性(属性注入)
摘要: //配置 <?xml version="1.0" encoding="UTF-8"?><beans xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/
阅读全文
posted @ 2019-03-18 21:25 代我向西贝问好
阅读(221)
评论(0)
推荐(0)
Spring 添加属性集中常见方法
摘要: //创建容器,索要对象, package cn.lijun.Test;import org.junit.Test;import org.springframework.context.ApplicationContext;import org.springframework.context.supp
阅读全文
posted @ 2019-03-18 21:19 代我向西贝问好
阅读(146)
评论(0)
推荐(0)
上一页
1
2
3
4
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告