自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

数据库逆向方法

关于从数据库生成的一个方法。 from; http://tomchikoore.com/2010/03/19/tutorial-for-using-spring-roo-with-an-existing-database/ http://forum.springsource.org/showthread.php?t=86474

2010-03-21 13:43:00 158

原创 security 3.0

Authentication 对象:认证通过后,放在thread-local里,换取方法: SecurityContextHolder.getContext().getAuthentication(); authorization:web request,methods ,and access to individual domain object instance. http...

2010-02-03 21:45:14 85

原创 给自己的mvn repositort增加一个jar包

如: mvn install:install-file -DgroupId=my.filezip -DartifactId=filezip22 -Dversion=3.2.0.3.0.2 -Dpackaging=jar -Dfile=f:/temp/norbert-1.0.jar 使用: my.filezip filezip22 3.2.0.3.0.2 ...

2010-01-13 20:54:05 122

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除