会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
沧海一滴
不积小流,无以成江海
博客园
首页
联系
管理
上一页
1
···
264
265
266
267
268
269
270
271
272
···
785
下一页
2016年9月7日
Spring实例化bean的三种方法
摘要: 1.用构造器来实例化 [html] view plain copy print? <bean id="hello2" class="com.hsit.hello.impl.ENhello" /> [html] view plain copy print? [html] view plain copy
阅读全文
posted @ 2016-09-07 00:37 沧海一滴
阅读(2102)
评论(0)
推荐(0)
2016年9月5日
mybatis insertUseGeneratedKeys
摘要: mybatis中的一个坑:预期:传入的Record中会生动填入在db中生成的id值。使用 insertUseGeneratedKeys插入数据时,如果id字段不是AUTO_INCREMENT,则不会生成新的id
阅读全文
posted @ 2016-09-05 19:41 沧海一滴
阅读(13457)
评论(0)
推荐(0)
Configure swagger with spring boot
摘要: If you haven’t starting working with spring boot yet, you will quickly find that it pulls out all the common configuration from across your applicatio
阅读全文
posted @ 2016-09-05 08:48 沧海一滴
阅读(1019)
评论(0)
推荐(0)
Spring Boot集成Jasypt安全框架
摘要: Jasypt安全框架提供了Spring的集成,主要是实现 PlaceholderConfigurerSupport类或者其子类。 在Sring 3.1之后,则推荐使用PropertySourcesPlaceholderConfigurer类作为属性替换配置类,这里Spring集成Jasypt则使用J
阅读全文
posted @ 2016-09-05 08:47 沧海一滴
阅读(10326)
评论(1)
推荐(0)
使用 Spring Boot 快速构建 Spring 框架应用,PropertyPlaceholderConfigurer
摘要: Spring 框架对于很多 Java 开发人员来说都不陌生。自从 2002 年发布以来,Spring 框架已经成为企业应用开发领域非常流行的基础框架。有大量的企业应用基于 Spring 框架来开发。Spring 框架包含几十个不同的子项目,涵盖应用开发的不同方面。如此多的子项目和组件,一方面方便了开
阅读全文
posted @ 2016-09-05 08:46 沧海一滴
阅读(10741)
评论(0)
推荐(0)
上一页
1
···
264
265
266
267
268
269
270
271
272
···
785
下一页
公告