摘要:
本文参考或摘录自:http://haohaoxuexi.iteye.com/blog/2157769本文使用Spring Security自带的方式连接数据库对用户进行认证。1、Spring Security 默认的表脚本:/*Navicat MySQL Data TransferSource Se... 阅读全文
摘要:
一、控制台使用1、导入log4j包到工程中2、配置:log4j.rootLogger=DEBUG,console,Rlog4j.appender.console=org.apache.log4j.ConsoleAppenderlog4j.appender.console.threshold=INFO... 阅读全文