11 2014 档案

摘要:/** * Created with IntelliJ IDEA. * User: Administrator * Date: 12-8-27 * Time: 下午11:29 * To change this template use File | Settings | File Templates... 阅读全文
posted @ 2014-11-27 17:48 无忧之路 阅读(14686) 评论(1) 推荐(1) 编辑
摘要:配置文件 service类:package com.zhiguoguo.service;import org.springframework.stereotype.Component;@Componentpublic class HelloService { pu... 阅读全文
posted @ 2014-11-26 14:03 无忧之路 阅读(352) 评论(0) 推荐(0) 编辑
摘要:如果声明为true,那么在access属性要用hasRole()这样写:如果声明为false(默认),那么access直接就是 阅读全文
posted @ 2014-11-26 11:03 无忧之路 阅读(1469) 评论(0) 推荐(0) 编辑
摘要:Spring Security默认的用户登录表单 页面源代码Login PageLogin with Username and Password User: Password: Remember me on this computer. 阅读全文
posted @ 2014-11-26 10:53 无忧之路 阅读(1746) 评论(0) 推荐(0) 编辑
摘要:public class Test { public static void main(String[] args) { String s = "ni\nhao\nma he yi\nyong"; String[] strs = s.split("\\n| "); ... 阅读全文
posted @ 2014-11-09 19:48 无忧之路 阅读(560) 评论(0) 推荐(0) 编辑

无忧之路
点击右上角即可分享
微信分享提示