上一页 1 ··· 264 265 266 267 268 269 270 271 272 ··· 785 下一页
摘要: 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 沧海一滴 阅读(2097) 评论(0) 推荐(0)
摘要: mybatis中的一个坑:预期:传入的Record中会生动填入在db中生成的id值。使用 insertUseGeneratedKeys插入数据时,如果id字段不是AUTO_INCREMENT,则不会生成新的id 阅读全文
posted @ 2016-09-05 19:41 沧海一滴 阅读(13452) 评论(0) 推荐(0)
摘要: 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 沧海一滴 阅读(1015) 评论(0) 推荐(0)
摘要: Jasypt安全框架提供了Spring的集成,主要是实现 PlaceholderConfigurerSupport类或者其子类。 在Sring 3.1之后,则推荐使用PropertySourcesPlaceholderConfigurer类作为属性替换配置类,这里Spring集成Jasypt则使用J 阅读全文
posted @ 2016-09-05 08:47 沧海一滴 阅读(10318) 评论(1) 推荐(0)
摘要: Spring 框架对于很多 Java 开发人员来说都不陌生。自从 2002 年发布以来,Spring 框架已经成为企业应用开发领域非常流行的基础框架。有大量的企业应用基于 Spring 框架来开发。Spring 框架包含几十个不同的子项目,涵盖应用开发的不同方面。如此多的子项目和组件,一方面方便了开 阅读全文
posted @ 2016-09-05 08:46 沧海一滴 阅读(10728) 评论(0) 推荐(0)
上一页 1 ··· 264 265 266 267 268 269 270 271 272 ··· 785 下一页
点击右上角即可分享
微信分享提示